home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2005 January / My Disc.iso / patch / Zoo Tycoon 2 / zoo2patch.exe / x001_000.z2f / ui / layout / shell.xml < prev    next >
Encoding:
Text File  |  2004-11-19  |  380.0 KB  |  5,682 lines

  1. <UILayout name="MainGUI">
  2.    <UIRegion x="0" y="0" w="1024" h="768" xalign="min" yalign="min" walign="len" halign="len"/>
  3.    <UIState active="normal" visible="normal"/>
  4.    <UIAspect string="">
  5.       <default image="" sound="">
  6.          <BFRect x="0" y="0" w="0" h="0"/>
  7.          <BFColor r="0" g="0" b="0" a="0"/>
  8.       </default>
  9.    </UIAspect>
  10.    <UIHotKeys/>
  11.    <children>
  12.       <UILayout name="View filter layout">
  13.          <UIRegion x="0" y="445" w="41" h="182" xalign="min" yalign="min" walign="len" halign="len"/>
  14.          <UIState active="normal" visible="hidden"/>
  15.          <UIShowHideAnim time=".2f">
  16.             <start x="0" y="800" w="-1" h="-1"/>
  17.             <end x="0" y="445" w="-1" h="-1"/>
  18.          </UIShowHideAnim>
  19.          <UIAspect string="">
  20.             <default image="" sound="">
  21.                <BFRect x="0" y="0" w="-1" h="-1"/>
  22.                <BFColor r="0" g="0" b="0" a="0"/>
  23.             </default>
  24.          </UIAspect>
  25.          <children>
  26.             <UIStatic name="background">
  27.                <UIRegion x="0" y="18" w="41" h="155" xalign="min" yalign="min" walign="len" halign="len"/>
  28.                <UIState active="normal" visible="normal"/>
  29.                <UIAspect string="">
  30.                   <default image="ui/maingame/viewfilter.dds" sound="">
  31.                      <BFRect x="0" y="0" w="41" h="155"/>
  32.                      <BFColor r="255" g="255" b="255" a="255"/>
  33.                   </default>
  34.                </UIAspect>
  35.                <UIHotKeys/>
  36.             </UIStatic>
  37.             <UIButton name=" filter_minimize " toggle="0" sticky="0">
  38.                <UIRegion x="0" y="0" w="41" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  39.                <UIState active="normal" visible="normal"/>
  40.                <UIHelpInfo name="" short="" long="" help="" ids="filter:minimize_filter_button"/>
  41.                <UIAspect string="">
  42.                   <default image="ui/maingame/viewfilter.dds" sound="">
  43.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  44.                      <BFColor r="255" g="255" b="255" a="255"/>
  45.                   </default>
  46.                   <standard>
  47.                      <normal>
  48.                         <BFRect x="41" y="0" w="41" h="27"/>
  49.                      </normal>
  50.                      <highlighted>
  51.                         <BFRect x="41" y="27" w="41" h="27"/>
  52.                      </highlighted>
  53.                      <activated sound="expand">
  54.                         <BFRect x="41" y="54" w="41" h="27"/>
  55.                      </activated>
  56.                      <disabled>
  57.                         <BFRect x="140" y="81" w="41" h="27"/>
  58.                      </disabled>
  59.                   </standard>
  60.                   <alternate/>
  61.                </UIAspect>
  62.                <UIHotKeys/>
  63.                <on>
  64.                   <event msg="UI_CHILD" data="UIChildData" name="View filter layout">
  65.                      <child msg="UI_HIDE"/>
  66.                   </event>
  67.                   <event msg="UI_CHILD" data="UIChildData" name=" filter_maximize">
  68.                      <child msg="UI_SHOW"/>
  69.                   </event>
  70.                </on>
  71.             </UIButton>
  72.             <UIToggleButton name="guest button" sticky="0" toggle="0">
  73.                <UIRegion x="-5" y="20" w="50" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  74.                <UIHelpInfo name="" short="" long="" help="" ids="filter:guest_toggle_button"/>
  75.                <UIAspect>
  76.                   <default image="UI\maingame\viewfilter_guests.dds">
  77.                      <BFRect x="0" y="0" w="64" h="64"/>
  78.                      <BFColor r="255" g="255" b="255" a="255"/>
  79.                   </default>
  80.                   <standard>
  81.                      <normal>
  82.                         <BFRect x="0" y="128" w="64" h="64"/>
  83.                      </normal>
  84.                      <highlighted>
  85.                         <BFRect x="0" y="192" w="64" h="64"/>
  86.                      </highlighted>
  87.                      <activated>
  88.                         <BFRect x="64" y="128" w="64" h="64"/>
  89.                      </activated>
  90.                      <disabled>
  91.                         <BFRect x="64" y="192" w="64" h="64"/>
  92.                      </disabled>
  93.                   </standard>
  94.                   <alternate>
  95.                      <normal>
  96.                         <BFRect x="0" y="0" w="64" h="64"/>
  97.                      </normal>
  98.                      <highlighted>
  99.                         <BFRect x="0" y="64" w="64" h="64"/>
  100.                      </highlighted>
  101.                      <activated>
  102.                         <BFRect x="64" y="0" w="64" h="64"/>
  103.                      </activated>
  104.                      <disabled>
  105.                         <BFRect x="64" y="64" w="64" h="64"/>
  106.                      </disabled>
  107.                   </alternate>
  108.                </UIAspect>
  109.                <on>
  110.                   <event msg="ZT_VIEWFILTER_HIDE" data="BFString" string="Guest"/>
  111.                </on>
  112.                <off>
  113.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="Guest"/>
  114.                </off>
  115.             </UIToggleButton>
  116.             <UIToggleButton name="building button" sticky="0" toggle="0">
  117.                <UIRegion x="-5" y="50" w="50" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  118.                <UIHelpInfo name="" short="" long="" help="" ids="filter:building_toggle_button"/>
  119.                <UIAspect>
  120.                   <default image="UI\maingame\viewfilter_buildings.dds">
  121.                      <BFRect x="0" y="0" w="64" h="64"/>
  122.                      <BFColor r="255" g="255" b="255" a="255"/>
  123.                   </default>
  124.                   <standard>
  125.                      <normal>
  126.                         <BFRect x="0" y="128" w="64" h="64"/>
  127.                      </normal>
  128.                      <highlighted>
  129.                         <BFRect x="0" y="192" w="64" h="64"/>
  130.                      </highlighted>
  131.                      <activated>
  132.                         <BFRect x="64" y="128" w="64" h="64"/>
  133.                      </activated>
  134.                      <disabled>
  135.                         <BFRect x="64" y="192" w="64" h="64"/>
  136.                      </disabled>
  137.                   </standard>
  138.                   <alternate>
  139.                      <normal>
  140.                         <BFRect x="0" y="0" w="64" h="64"/>
  141.                      </normal>
  142.                      <highlighted>
  143.                         <BFRect x="0" y="64" w="64" h="64"/>
  144.                      </highlighted>
  145.                      <activated>
  146.                         <BFRect x="64" y="0" w="64" h="64"/>
  147.                      </activated>
  148.                      <disabled>
  149.                         <BFRect x="64" y="64" w="64" h="64"/>
  150.                      </disabled>
  151.                   </alternate>
  152.                </UIAspect>
  153.                <on>
  154.                   <event msg="ZT_VIEWFILTER_HIDE" data="BFString" string="building"/>
  155.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="entrance"/>
  156.                </on>
  157.                <off>
  158.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="building"/>
  159.                </off>
  160.             </UIToggleButton>
  161.             <UIToggleButton name="fence button" sticky="0" toggle="0">
  162.                <UIRegion x="-5" y="80" w="50" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  163.                <UIHelpInfo name="" short="" long="" help="" ids="filter:fence_toggle_button"/>
  164.                <UIAspect>
  165.                   <default image="UI\maingame\viewfilter_fences.dds">
  166.                      <BFRect x="0" y="0" w="64" h="64"/>
  167.                      <BFColor r="255" g="255" b="255" a="255"/>
  168.                   </default>
  169.                   <standard>
  170.                      <normal>
  171.                         <BFRect x="0" y="128" w="64" h="64"/>
  172.                      </normal>
  173.                      <highlighted>
  174.                         <BFRect x="0" y="192" w="64" h="64"/>
  175.                      </highlighted>
  176.                      <activated>
  177.                         <BFRect x="64" y="128" w="64" h="64"/>
  178.                      </activated>
  179.                      <disabled>
  180.                         <BFRect x="64" y="192" w="64" h="64"/>
  181.                      </disabled>
  182.                   </standard>
  183.                   <alternate>
  184.                      <normal>
  185.                         <BFRect x="0" y="0" w="64" h="64"/>
  186.                      </normal>
  187.                      <highlighted>
  188.                         <BFRect x="0" y="64" w="64" h="64"/>
  189.                      </highlighted>
  190.                      <activated>
  191.                         <BFRect x="64" y="0" w="64" h="64"/>
  192.                      </activated>
  193.                      <disabled>
  194.                         <BFRect x="64" y="64" w="64" h="64"/>
  195.                      </disabled>
  196.                   </alternate>
  197.                </UIAspect>
  198.                <on>
  199.                   <event msg="ZT_VIEWFILTER_HIDE" data="BFString" string="fence"/>
  200.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="curb"/>
  201.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="zoowall"/>
  202.                </on>
  203.                <off>
  204.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="fence"/>
  205.                </off>
  206.             </UIToggleButton>
  207.             <UIToggleButton name="foliage button" sticky="0" toggle="0">
  208.                <UIRegion x="-5" y="110" w="50" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  209.                <UIHelpInfo name="" short="" long="" help="" ids="filter:foliage_toggle_button"/>
  210.                <UIAspect>
  211.                   <default image="UI\maingame\viewfilter_trees.dds">
  212.                      <BFRect x="0" y="0" w="64" h="64"/>
  213.                      <BFColor r="255" g="255" b="255" a="255"/>
  214.                   </default>
  215.                   <standard>
  216.                      <normal>
  217.                         <BFRect x="0" y="128" w="64" h="64"/>
  218.                      </normal>
  219.                      <highlighted>
  220.                         <BFRect x="0" y="192" w="64" h="64"/>
  221.                      </highlighted>
  222.                      <activated>
  223.                         <BFRect x="64" y="128" w="64" h="64"/>
  224.                      </activated>
  225.                      <disabled>
  226.                         <BFRect x="64" y="192" w="64" h="64"/>
  227.                      </disabled>
  228.                   </standard>
  229.                   <alternate>
  230.                      <normal>
  231.                         <BFRect x="0" y="0" w="64" h="64"/>
  232.                      </normal>
  233.                      <highlighted>
  234.                         <BFRect x="0" y="64" w="64" h="64"/>
  235.                      </highlighted>
  236.                      <activated>
  237.                         <BFRect x="64" y="0" w="64" h="64"/>
  238.                      </activated>
  239.                      <disabled>
  240.                         <BFRect x="64" y="64" w="64" h="64"/>
  241.                      </disabled>
  242.                   </alternate>
  243.                </UIAspect>
  244.                <on>
  245.                   <event msg="ZT_VIEWFILTER_HIDE" data="BFString" string="foliage"/>
  246.                </on>
  247.                <off>
  248.                   <event msg="ZT_VIEWFILTER_SHOW" data="BFString" string="foliage"/>
  249.                </off>
  250.             </UIToggleButton>
  251.          </children>
  252.       </UILayout>
  253.       <UILayout name="Primary Game Button Panel">
  254.          <UIRegion x="0" y="540" w="327" h="228" xalign="min" yalign="min" walign="len" halign="len"/>
  255.          <UIState active="normal" visible="normal"/>
  256.          <UIShowHideAnim time=".3f" initialDir="true">
  257.             <start x="-311" y="540" w="-1" h="-1"/>
  258.             <end x="0" y="540" w="-1" h="-1"/>
  259.          </UIShowHideAnim>
  260.          <UIAspect string="">
  261.             <default image="" sound="">
  262.                <BFRect x="0" y="0" w="0" h="0"/>
  263.                <BFColor r="0" g="0" b="0" a="0"/>
  264.             </default>
  265.          </UIAspect>
  266.          <UIHotKeys/>
  267.          <children>
  268.             <UILayout name="background" template="PGB">
  269.                <UIRegion x="0" y="56" w="277" h="173" xalign="min" yalign="min" walign="len" halign="len"/>
  270.                <UIState active="normal" visible="normal"/>
  271.                <UIAspect/>
  272.                <UIHotKeys/>
  273.             </UILayout>
  274.             <UIButton name="minimize" toggle="0" sticky="0">
  275.                <!--Minimize main game button area-->
  276.                <UIRegion x="275" y="120" w="29" h="92" xalign="min" yalign="min" walign="len" halign="len"/>
  277.                <UIState active="normal" visible="normal"/>
  278.                <UIHelpInfo name="" short="" long="" help="" ids="shell:minimize_ui_button"/>
  279.                <UIAspect string="">
  280.                   <default image="ui/maingame/minimize.dds" sound="">
  281.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  282.                      <BFColor r="255" g="255" b="255" a="255"/>
  283.                   </default>
  284.                   <standard>
  285.                      <normal>
  286.                         <BFRect x="227" y="0" w="29" h="92"/>
  287.                      </normal>
  288.                      <highlighted>
  289.                         <BFRect x="198" y="0" w="29" h="92"/>
  290.                      </highlighted>
  291.                      <activated sound="expand">
  292.                         <BFRect x="169" y="0" w="29" h="92"/>
  293.                      </activated>
  294.                      <disabled>
  295.                         <BFRect x="140" y="0" w="29" h="92"/>
  296.                      </disabled>
  297.                   </standard>
  298.                   <alternate/>
  299.                </UIAspect>
  300.                <UIHotKeys/>
  301.                <on>
  302.                   <event msg="UI_CHILD" data="UIChildData" name="Primary Game Button Panel">
  303.                      <child msg="UI_HIDE"/>
  304.                   </event>
  305.                   <event msg="UI_CHILD" data="UIChildData" name="maximize">
  306.                      <child msg="UI_SHOW"/>
  307.                   </event>
  308.                </on>
  309.             </UIButton>
  310.             <UILayout name="Primary Game Button Pointers">
  311.                <UIRegion x="0" y="0" w="300" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  312.                <UIState active="normal" visible="normal"/>
  313.                <UIAspect string="">
  314.                   <default image="" sound="">
  315.                      <BFRect x="0" y="0" w="0" h="0"/>
  316.                      <BFColor r="0" g="0" b="0" a="0"/>
  317.                   </default>
  318.                </UIAspect>
  319.                <UIHotKeys/>
  320.                <children>
  321.                   <UILayout name="Construction Pointer">
  322.                      <UIRegion x="0" y="0" w="300" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  323.                      <UIState active="normal" visible="hidden"/>
  324.                      <UIAspect/>
  325.                      <children>
  326.                         <UIText name="">
  327.                            <UIRegion x="0" y="59" w="270" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  328.                            <UIState active="normal" visible="normal"/>
  329.                            <UIAspect locid="shell:pgb_pointer_construction">
  330.                               <default image="" sound="">
  331.                                  <BFRect x="0" y="0" w="247" h="27"/>
  332.                                  <BFFont align="right">
  333.                                     <BFColor r="255" g="255" b="255" a="255"/>
  334.                                  </BFFont>
  335.                                  <BFColor r="255" g="255" b="255" a="255"/>
  336.                               </default>
  337.                               <standard>
  338.                                  <normal/>
  339.                                  <highlighted/>
  340.                                  <activated/>
  341.                                  <disabled/>
  342.                               </standard>
  343.                            </UIAspect>
  344.                            <UIHotKeys/>
  345.                         </UIText>
  346.                      </children>
  347.                   </UILayout>
  348.                   <UILayout name="Adoption Pointer">
  349.                      <UIRegion x="0" y="0" w="270" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  350.                      <UIState active="normal" visible="hidden"/>
  351.                      <UIAspect/>
  352.                      <children>
  353.                         <UIText name="">
  354.                            <UIRegion x="0" y="59" w="270" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  355.                            <UIState active="normal" visible="normal"/>
  356.                            <UIAspect locid="shell:pgb_pointer_animal">
  357.                               <default image="" sound="">
  358.                                  <BFRect x="0" y="0" w="247" h="27"/>
  359.                                  <BFFont align="right">
  360.                                     <BFColor r="255" g="255" b="255" a="255"/>
  361.                                  </BFFont>
  362.                                  <BFColor r="255" g="255" b="255" a="255"/>
  363.                               </default>
  364.                               <standard>
  365.                                  <normal/>
  366.                                  <highlighted/>
  367.                                  <activated/>
  368.                                  <disabled/>
  369.                               </standard>
  370.                            </UIAspect>
  371.                            <UIHotKeys/>
  372.                         </UIText>
  373.                      </children>
  374.                   </UILayout>
  375.                   <UILayout name="Zoo Structures Pointer">
  376.                      <UIRegion x="0" y="0" w="300" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  377.                      <UIState active="normal" visible="hidden"/>
  378.                      <UIAspect/>
  379.                      <children>
  380.                         <UIText name="">
  381.                            <UIRegion x="0" y="59" w="270" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  382.                            <UIState active="normal" visible="normal"/>
  383.                            <UIAspect locid="shell:pgb_pointer_structures">
  384.                               <default image="" sound="">
  385.                                  <BFRect x="0" y="0" w="247" h="27"/>
  386.                                  <BFFont align="right">
  387.                                     <BFColor r="255" g="255" b="255" a="255"/>
  388.                                  </BFFont>
  389.                                  <BFColor r="255" g="255" b="255" a="255"/>
  390.                               </default>
  391.                               <standard>
  392.                                  <normal/>
  393.                                  <highlighted/>
  394.                                  <activated/>
  395.                                  <disabled/>
  396.                               </standard>
  397.                            </UIAspect>
  398.                            <UIHotKeys/>
  399.                         </UIText>
  400.                      </children>
  401.                   </UILayout>
  402.                   <UILayout name="Terrain Modification Pointer">
  403.                      <UIRegion x="0" y="0" w="300" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  404.                      <UIState active="normal" visible="hidden"/>
  405.                      <UIAspect/>
  406.                      <children>
  407.                         <UIText name="">
  408.                            <UIRegion x="0" y="59" w="270" h="17" xalign="min" yalign="min" walign="len" halign="len"/>
  409.                            <UIState active="normal" visible="normal"/>
  410.                            <UIAspect locid="shell:pgb_pointer_terrain">
  411.                               <default image="" sound="">
  412.                                  <BFRect x="0" y="0" w="159" h="17"/>
  413.                                  <BFFont align="right">
  414.                                     <BFColor r="255" g="255" b="255" a="255"/>
  415.                                  </BFFont>
  416.                                  <BFColor r="255" g="255" b="255" a="255"/>
  417.                               </default>
  418.                               <standard>
  419.                                  <normal/>
  420.                                  <highlighted/>
  421.                                  <activated/>
  422.                                  <disabled/>
  423.                               </standard>
  424.                            </UIAspect>
  425.                            <UIHotKeys/>
  426.                         </UIText>
  427.                      </children>
  428.                   </UILayout>
  429.                   <UILayout name="Hire Staff Pointer">
  430.                      <UIRegion x="0" y="0" w="300" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  431.                      <UIState active="normal" visible="hidden"/>
  432.                      <UIAspect/>
  433.                      <children>
  434.                         <UIText name="">
  435.                            <UIRegion x="0" y="59" w="270" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  436.                            <UIState active="normal" visible="normal"/>
  437.                            <UIAspect locid="shell:pgb_pointer_staff">
  438.                               <default image="" sound="">
  439.                                  <BFRect x="0" y="0" w="247" h="27"/>
  440.                                  <BFFont align="right">
  441.                                     <BFColor r="255" g="255" b="255" a="255"/>
  442.                                  </BFFont>
  443.                                  <BFColor r="255" g="255" b="255" a="255"/>
  444.                               </default>
  445.                               <standard>
  446.                                  <normal/>
  447.                                  <highlighted/>
  448.                                  <activated/>
  449.                                  <disabled/>
  450.                               </standard>
  451.                            </UIAspect>
  452.                            <UIHotKeys/>
  453.                         </UIText>
  454.                      </children>
  455.                   </UILayout>
  456.                </children>
  457.             </UILayout>
  458.             <UIToggleSet name="Main Game Buttons">
  459.                <UIRegion x="12" y="70" w="512" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  460.                <UIState active="normal" visible="normal"/>
  461.                <UIAspect string="">
  462.                   <default image="" sound="">
  463.                      <BFRect x="0" y="0" w="0" h="0"/>
  464.                      <BFColor r="0" g="0" b="0" a="0"/>
  465.                   </default>
  466.                </UIAspect>
  467.                <UIHotKeys/>
  468.                <children>
  469.                   <UIToggleButton name="construction" toggle="0" sticky="0">
  470.                      <!--Construction Button-->
  471.                      <UIRegion x="50" y="7" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  472.                      <UIState active="normal" visible="normal"/>
  473.                      <UIHelpInfo name="" short="shell:pgb_construction_stt" long="shell:pgb_construction_ltt" help=""/>
  474.                      <UIAspect string="">
  475.                         <default image="ui/maingame/buttons.dds" sound="">
  476.                            <BFRect x="0" y="0" w="-1" h="-1"/>
  477.                            <BFColor r="255" g="255" b="255" a="255"/>
  478.                         </default>
  479.                         <standard>
  480.                            <normal>
  481.                               <BFRect x="0" y="0" w="64" h="64"/>
  482.                            </normal>
  483.                            <highlighted>
  484.                               <BFRect x="0" y="64" w="64" h="64"/>
  485.                            </highlighted>
  486.                            <activated sound="uiclick">
  487.                               <BFRect x="64" y="0" w="64" h="64"/>
  488.                            </activated>
  489.                            <disabled>
  490.                               <BFRect x="64" y="64" w="64" h="64"/>
  491.                            </disabled>
  492.                         </standard>
  493.                         <alternate>
  494.                            <normal>
  495.                               <BFRect x="64" y="0" w="64" h="64"/>
  496.                            </normal>
  497.                            <highlighted>
  498.                               <BFRect x="64" y="0" w="64" h="64"/>
  499.                            </highlighted>
  500.                            <activated>
  501.                               <BFRect x="64" y="0" w="64" h="64"/>
  502.                            </activated>
  503.                            <disabled>
  504.                               <BFRect x="64" y="64" w="64" h="64"/>
  505.                            </disabled>
  506.                         </alternate>
  507.                      </UIAspect>
  508.                      <UIHotKeys/>
  509.                      <on>
  510.                         <event msg="ZT_SET_SELECTED_ENTITY"/>
  511.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  512.                            <child msg="UI_SHOW"/>
  513.                         </event>
  514.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area Tabs">
  515.                            <child msg="UI_SHOW_CHILD_EX" data="BFString" string="Construction Tabs"/>
  516.                         </event>
  517.                         <event msg="UI_CHILD" data="UIChildData" name="Construction ToggleSet">
  518.                            <child msg="UI_REPRESS"/>
  519.                         </event>
  520.                         <event msg="UI_CHILD" data="UIChildData" name="Construction Pointer">
  521.                            <child msg="UI_SHOW"/>
  522.                         </event>
  523.                      </on>
  524.                      <off>
  525.                         <event msg="UI_CHILD" data="UIChildData" name="Construction Pointer">
  526.                            <child msg="UI_HIDE"/>
  527.                         </event>
  528.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  529.                            <child msg="UI_HIDE"/>
  530.                         </event>
  531.                         <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  532.                         <event msg="UI_CHILD" data="UIChildData" name="Construction Pointer Image">
  533.                            <child msg="UI_HIDE"/>
  534.                         </event>
  535.                      </off>
  536.                   </UIToggleButton>
  537.                   <UIToggleButton name="animals" toggle="0" sticky="0">
  538.                      <!--Adopt Animal Button-->
  539.                      <UIRegion x="100" y="7" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  540.                      <UIState active="normal" visible="normal"/>
  541.                      <UIHelpInfo name="" short="shell:pgb_animal_stt" long="shell:pgb_animal_ltt" help=""/>
  542.                      <UIAspect string="">
  543.                         <default image="ui/maingame/buttons.dds" sound="">
  544.                            <BFRect x="0" y="0" w="-1" h="-1"/>
  545.                            <BFColor r="255" g="255" b="255" a="255"/>
  546.                         </default>
  547.                         <standard>
  548.                            <normal>
  549.                               <BFRect x="0" y="128" w="64" h="64"/>
  550.                            </normal>
  551.                            <highlighted>
  552.                               <BFRect x="0" y="192" w="64" h="64"/>
  553.                            </highlighted>
  554.                            <activated sound="uiclick">
  555.                               <BFRect x="64" y="128" w="64" h="64"/>
  556.                            </activated>
  557.                            <disabled>
  558.                               <BFRect x="64" y="192" w="64" h="64"/>
  559.                            </disabled>
  560.                         </standard>
  561.                         <alternate>
  562.                            <normal>
  563.                               <BFRect x="64" y="128" w="64" h="64"/>
  564.                            </normal>
  565.                            <highlighted>
  566.                               <BFRect x="64" y="128" w="64" h="64"/>
  567.                            </highlighted>
  568.                            <activated>
  569.                               <BFRect x="64" y="128" w="64" h="64"/>
  570.                            </activated>
  571.                            <disabled/>
  572.                         </alternate>
  573.                      </UIAspect>
  574.                      <UIHotKeys/>
  575.                      <on>
  576.                         <event msg="ZT_SET_SELECTED_ENTITY"/>
  577.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  578.                            <child msg="UI_SHOW"/>
  579.                         </event>
  580.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area Tabs">
  581.                            <child msg="UI_SHOW_CHILD_EX" data="BFString" string="Animal Tabs"/>
  582.                         </event>
  583.                         <event msg="UI_CHILD" data="UIChildData" name="Animal ToggleSet">
  584.                            <child msg="UI_REPRESS"/>
  585.                         </event>
  586.                         <event msg="UI_CHILD" data="UIChildData" name="Adoption Pointer">
  587.                            <child msg="UI_SHOW"/>
  588.                         </event>
  589.                      </on>
  590.                      <off>
  591.                         <event msg="UI_CHILD" data="UIChildData" name="Adoption Pointer">
  592.                            <child msg="UI_HIDE"/>
  593.                         </event>
  594.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  595.                            <child msg="UI_HIDE"/>
  596.                         </event>
  597.                         <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  598.                      </off>
  599.                   </UIToggleButton>
  600.                   <UIToggleButton name="terraform" toggle="0" sticky="0">
  601.                      <!--Terrain Deformation Button-->
  602.                      <UIRegion x="150" y="7" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  603.                      <UIState active="normal" visible="normal"/>
  604.                      <UIHelpInfo name="" short="shell:pgb_terrain_stt" long="shell:pgb_terrain_ltt" help=""/>
  605.                      <UIAspect string="">
  606.                         <default image="ui/maingame/buttons.dds" sound="">
  607.                            <BFRect x="0" y="0" w="-1" h="-1"/>
  608.                            <BFColor r="255" g="255" b="255" a="255"/>
  609.                         </default>
  610.                         <standard>
  611.                            <normal>
  612.                               <BFRect x="0" y="384" w="64" h="64"/>
  613.                            </normal>
  614.                            <highlighted>
  615.                               <BFRect x="0" y="448" w="64" h="64"/>
  616.                            </highlighted>
  617.                            <activated sound="uiclick">
  618.                               <BFRect x="64" y="384" w="64" h="64"/>
  619.                            </activated>
  620.                            <disabled>
  621.                               <BFRect x="64" y="448" w="64" h="64"/>
  622.                            </disabled>
  623.                         </standard>
  624.                         <alternate>
  625.                            <normal>
  626.                               <BFRect x="64" y="384" w="64" h="64"/>
  627.                            </normal>
  628.                            <highlighted>
  629.                               <BFRect x="64" y="384" w="64" h="64"/>
  630.                            </highlighted>
  631.                            <activated>
  632.                               <BFRect x="64" y="384" w="64" h="64"/>
  633.                            </activated>
  634.                            <disabled/>
  635.                         </alternate>
  636.                      </UIAspect>
  637.                      <UIHotKeys/>
  638.                      <on>
  639.                         <event msg="ZT_SET_SELECTED_ENTITY"/>
  640.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  641.                            <child msg="UI_SHOW"/>
  642.                         </event>
  643.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area Tabs">
  644.                            <child msg="UI_SHOW_CHILD_EX" data="BFString" string="Terrain Panel"/>
  645.                         </event>
  646.                         <event msg="UI_CHILD" data="UIChildData" name="Terraform Toggleset">
  647.                            <child msg="UI_REPRESS"/>
  648.                         </event>
  649.                         <event msg="UI_CHILD" data="UIChildData" name="Terrain Modification Pointer">
  650.                            <child msg="UI_SHOW"/>
  651.                         </event>
  652.                      </on>
  653.                      <off>
  654.                         <event msg="UI_CHILD" data="UIChildData" name="Terrain Modification Pointer">
  655.                            <child msg="UI_HIDE"/>
  656.                         </event>
  657.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  658.                            <child msg="UI_HIDE"/>
  659.                         </event>
  660.                         <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  661.                      </off>
  662.                   </UIToggleButton>
  663.                   <UIToggleButton name="staff" toggle="0" sticky="0">
  664.                      <!--Hire Staff Button-->
  665.                      <UIRegion x="200" y="7" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  666.                      <UIState active="normal" visible="normal"/>
  667.                      <UIHelpInfo name="" short="shell:pgb_staff_stt" long="shell:pgb_staff_ltt" help=""/>
  668.                      <UIAspect string="">
  669.                         <default image="ui/maingame/buttons.dds" sound="">
  670.                            <BFRect x="0" y="0" w="-1" h="-1"/>
  671.                            <BFColor r="255" g="255" b="255" a="255"/>
  672.                         </default>
  673.                         <standard>
  674.                            <normal>
  675.                               <BFRect x="128" y="0" w="64" h="64"/>
  676.                            </normal>
  677.                            <highlighted>
  678.                               <BFRect x="128" y="64" w="64" h="64"/>
  679.                            </highlighted>
  680.                            <activated sound="uiclick">
  681.                               <BFRect x="192" y="0" w="64" h="64"/>
  682.                            </activated>
  683.                            <disabled>
  684.                               <BFRect x="192" y="64" w="64" h="64"/>
  685.                            </disabled>
  686.                         </standard>
  687.                         <alternate>
  688.                            <normal>
  689.                               <BFRect x="192" y="0" w="64" h="64"/>
  690.                            </normal>
  691.                            <highlighted>
  692.                               <BFRect x="192" y="0" w="64" h="64"/>
  693.                            </highlighted>
  694.                            <activated>
  695.                               <BFRect x="192" y="0" w="64" h="64"/>
  696.                            </activated>
  697.                            <disabled/>
  698.                         </alternate>
  699.                      </UIAspect>
  700.                      <UIHotKeys/>
  701.                      <on>
  702.                         <event msg="ZT_SET_SELECTED_ENTITY"/>
  703.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  704.                            <child msg="UI_SHOW"/>
  705.                         </event>
  706.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area Tabs">
  707.                            <child msg="UI_SHOW_CHILD_EX" data="BFString" string="Staff Tabs"/>
  708.                         </event>
  709.                         <event msg="UI_CHILD" data="UIChildData" name="Staff ToggleSet">
  710.                            <child msg="UI_REPRESS"/>
  711.                         </event>
  712.                         <event msg="UI_CHILD" data="UIChildData" name="Hire Staff Pointer">
  713.                            <child msg="UI_SHOW"/>
  714.                         </event>
  715.                      </on>
  716.                      <off>
  717.                         <event msg="UI_CHILD" data="UIChildData" name="Hire Staff Pointer">
  718.                            <child msg="UI_HIDE"/>
  719.                         </event>
  720.                         <event msg="UI_CHILD" data="UIChildData" name="Buy Area">
  721.                            <child msg="UI_HIDE"/>
  722.                         </event>
  723.                         <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  724.                      </off>
  725.                   </UIToggleButton>
  726.                </children>
  727.             </UIToggleSet>
  728.             <UIToggleSet name="Selection Buttons">
  729.                <UIRegion x="0" y="76" w="512" h="150" xalign="min" yalign="min" walign="len" halign="len"/>
  730.                <UIState active="normal" visible="normal"/>
  731.                <UIAspect string="">
  732.                   <default image="" sound="">
  733.                      <BFRect x="0" y="0" w="0" h="0"/>
  734.                      <BFColor r="0" g="0" b="0" a="0"/>
  735.                   </default>
  736.                </UIAspect>
  737.                <UIHotKeys/>
  738.                <children>
  739.                   <UIToggleButton name="select" toggle="0" sticky="1">
  740.                      <UIRegion x="220" y="96" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  741.                      <UIState active="normal" visible="hidden"/>
  742.                      <UIAspect string="">
  743.                         <default image="ui/shared/button_select.dds" sound="">
  744.                            <BFRect x="0" y="0" w="-1" h="-1"/>
  745.                            <BFColor r="255" g="255" b="255" a="255"/>
  746.                         </default>
  747.                         <standard>
  748.                            <normal>
  749.                               <BFRect x="0" y="0" w="64" h="64"/>
  750.                            </normal>
  751.                            <highlighted>
  752.                               <BFRect x="0" y="64" w="64" h="64"/>
  753.                            </highlighted>
  754.                            <activated>
  755.                               <BFRect x="64" y="0" w="64" h="64"/>
  756.                            </activated>
  757.                            <disabled>
  758.                               <BFRect x="64" y="64" w="64" h="64"/>
  759.                            </disabled>
  760.                         </standard>
  761.                         <alternate>
  762.                            <normal>
  763.                               <BFRect x="64" y="0" w="64" h="64"/>
  764.                            </normal>
  765.                            <highlighted>
  766.                               <BFRect x="0" y="64" w="64" h="64"/>
  767.                            </highlighted>
  768.                            <activated>
  769.                               <BFRect x="0" y="0" w="64" h="64"/>
  770.                            </activated>
  771.                            <disabled>
  772.                               <BFRect x="64" y="64" w="64" h="64"/>
  773.                            </disabled>
  774.                         </alternate>
  775.                      </UIAspect>
  776.                      <UIHotKeys/>
  777.                      <on>
  778.                         <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  779.                      </on>
  780.                   </UIToggleButton>
  781.                </children>
  782.             </UIToggleSet>
  783.             <UIButton name="multinfo button">
  784.                <UIRegion x="107" y="130" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  785.                <UIState active="normal" visible="normal"/>
  786.                <UIHelpInfo name="" short="shell:multiinfo_button_stt" long="shell:multiinfo_button_ltt" help=""/>
  787.                <UIAspect string="">
  788.                   <default image="ui/maingame/buttons.dds" sound="">
  789.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  790.                      <BFColor r="255" g="255" b="255" a="255"/>
  791.                   </default>
  792.                   <standard>
  793.                      <normal>
  794.                         <BFRect x="128" y="384" w="64" h="64"/>
  795.                      </normal>
  796.                      <highlighted>
  797.                         <BFRect x="128" y="448" w="64" h="64"/>
  798.                      </highlighted>
  799.                      <activated sound="uiclick2">
  800.                         <BFRect x="192" y="384" w="64" h="64"/>
  801.                      </activated>
  802.                      <disabled>
  803.                         <BFRect x="192" y="448" w="64" h="64"/>
  804.                      </disabled>
  805.                   </standard>
  806.                </UIAspect>
  807.                <activate>
  808.                   <event msg="UI_CHILD" data="UIChildData" name="multilist layout">
  809.                      <child msg="UI_SHOW"/>
  810.                   </event>
  811.                   <event msg="UI_CHILD" data="UIChildData" name="multi list tabs">
  812.                      <child msg="UI_REPRESS"/>
  813.                   </event>
  814.                   <event msg="UI_CHILD" data="UIChildData" name="Main Game Buttons">
  815.                      <child msg="UI_ACTIVATE_OFF"/>
  816.                   </event>
  817.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  818.                </activate>
  819.                <UIHotKeys/>
  820.             </UIButton>
  821.             <UIButton name="Zoofinance">
  822.                <UIRegion x="147" y="131" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  823.                <UIState active="normal" visible="normal"/>
  824.                <UIHelpInfo name="" short="shell:zoo_finance_button_stt" long="shell:zoo_finance_button_ltt" help=""/>
  825.                <UIAspect>
  826.                   <default image="ui/maingame/buttons.dds" sound="">
  827.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  828.                      <BFColor r="255" g="255" b="255" a="255"/>
  829.                   </default>
  830.                   <standard>
  831.                      <normal>
  832.                         <BFRect x="384" y="0" w="64" h="64"/>
  833.                      </normal>
  834.                      <highlighted>
  835.                         <BFRect x="384" y="64" w="64" h="64"/>
  836.                      </highlighted>
  837.                      <activated sound="uiclick2">
  838.                         <BFRect x="448" y="0" w="64" h="64"/>
  839.                      </activated>
  840.                      <disabled>
  841.                         <BFRect x="448" y="64" w="64" h="64"/>
  842.                      </disabled>
  843.                   </standard>
  844.                </UIAspect>
  845.                <UIHotKeys/>
  846.                <activate>
  847.                   <event msg="UI_CHILD" data="UIChildData" name="zoo status layout">
  848.                      <child msg="UI_SHOW"/>
  849.                   </event>
  850.                   <event msg="UI_CHILD" data="UIChildData" name="zoo info tab">
  851.                      <child msg="UI_ACTIVATE_ON"/>
  852.                   </event>
  853.                   <event msg="UI_CHILD" data="UIChildData" name="Main Game Buttons">
  854.                      <child msg="UI_ACTIVATE_OFF"/>
  855.                   </event>
  856.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  857.                </activate>
  858.             </UIButton>
  859.             <UIButton name="undo">
  860.                <UIRegion x="184" y="131" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  861.                <UIState active="disabled" visible="normal"/>
  862.                <UIHelpInfo name="" short="shell:undo_button_stt" long="shell:undo_button_ltt" help=""/>
  863.                <UIAspect string="">
  864.                   <default image="ui/maingame/buttons.dds" sound="">
  865.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  866.                      <BFColor r="255" g="255" b="255" a="255"/>
  867.                   </default>
  868.                   <standard>
  869.                      <normal>
  870.                         <BFRect x="128" y="256" w="64" h="64"/>
  871.                      </normal>
  872.                      <highlighted>
  873.                         <BFRect x="128" y="320" w="64" h="64"/>
  874.                      </highlighted>
  875.                      <activated sound="uiclick2">
  876.                         <BFRect x="192" y="256" w="64" h="64"/>
  877.                      </activated>
  878.                      <disabled>
  879.                         <BFRect x="192" y="320" w="64" h="64"/>
  880.                      </disabled>
  881.                   </standard>
  882.                </UIAspect>
  883.                <UIHotKeys/>
  884.                <activate>
  885.                   <event msg="ZT_UNDOACTION"/>
  886.                </activate>
  887.             </UIButton>
  888.             <UIButton name="scenariogoals">
  889.                <UIRegion x="110" y="171" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  890.                <UIState active="normal" visible="normal"/>
  891.                <UIHelpInfo name="" short="shell:scenario_goals_button_stt" long="shell:scenario_goals_button_ltt" help="" ids=""/>
  892.                <UIAspect string="">
  893.                   <default image="ui/maingame/buttons.dds" sound="">
  894.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  895.                      <BFColor r="255" g="255" b="255" a="255"/>
  896.                   </default>
  897.                   <standard>
  898.                      <normal>
  899.                         <BFRect x="256" y="256" w="64" h="64"/>
  900.                      </normal>
  901.                      <highlighted>
  902.                         <BFRect x="256" y="320" w="64" h="64"/>
  903.                      </highlighted>
  904.                      <activated sound="uiclick2">
  905.                         <BFRect x="320" y="256" w="64" h="64"/>
  906.                      </activated>
  907.                      <disabled>
  908.                         <BFRect x="320" y="320" w="64" h="64"/>
  909.                      </disabled>
  910.                   </standard>
  911.                </UIAspect>
  912.                <UIHotKeys/>
  913.                <activate>
  914.                   <event msg="UI_CHILD" data="UIChildData" name="goals layout">
  915.                      <child msg="UI_SHOW"/>
  916.                   </event>
  917.                   <event msg="UI_CHILD" data="UIChildData" name="goal toggle set">
  918.                      <child msg="UI_REPRESS"/>
  919.                   </event>
  920.                   <event msg="UI_CHILD" data="UIChildData" name="Main Game Buttons">
  921.                      <child msg="UI_ACTIVATE_OFF"/>
  922.                   </event>
  923.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  924.                </activate>
  925.             </UIButton>
  926.             <UIButton name="awards">
  927.                <UIRegion x="147" y="171" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  928.                <UIState active="normal" visible="normal"/>
  929.                <UIHelpInfo name="" short="" long="" help="" ids="shell:zoo_fame_button"/>
  930.                <UIAspect string="">
  931.                   <default image="ui/maingame/buttons.dds" sound="">
  932.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  933.                      <BFColor r="255" g="255" b="255" a="255"/>
  934.                   </default>
  935.                   <standard>
  936.                      <normal>
  937.                         <BFRect x="256" y="128" w="64" h="64"/>
  938.                      </normal>
  939.                      <highlighted>
  940.                         <BFRect x="256" y="192" w="64" h="64"/>
  941.                      </highlighted>
  942.                      <activated sound="uiclick2">
  943.                         <BFRect x="320" y="128" w="64" h="64"/>
  944.                      </activated>
  945.                      <disabled>
  946.                         <BFRect x="320" y="192" w="64" h="64"/>
  947.                      </disabled>
  948.                   </standard>
  949.                </UIAspect>
  950.                <UIHotKeys/>
  951.                <activate>
  952.                   <event msg="UI_CHILD" data="UIChildData" name="zoo status layout">
  953.                      <child msg="UI_SHOW"/>
  954.                   </event>
  955.                   <event msg="UI_CHILD" data="UIChildData" name="zoofame tab">
  956.                      <child msg="UI_ACTIVATE_ON"/>
  957.                   </event>
  958.                   <event msg="UI_CHILD" data="UIChildData" name="Main Game Buttons">
  959.                      <child msg="UI_ACTIVATE_OFF"/>
  960.                   </event>
  961.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  962.                </activate>
  963.             </UIButton>
  964.             <UIButton name="Photo Album">
  965.                <UIRegion x="184" y="171" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  966.                <UIState active="normal" visible="normal"/>
  967.                <UIHelpInfo name="" short="shell:photo_album_button_stt" long="shell:photo_album_button_ltt" help=""/>
  968.                <UIAspect string="">
  969.                   <default image="ui/maingame/buttons.dds" sound="">
  970.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  971.                      <BFColor r="255" g="255" b="255" a="255"/>
  972.                   </default>
  973.                   <standard>
  974.                      <normal>
  975.                         <BFRect x="384" y="128" w="64" h="64"/>
  976.                      </normal>
  977.                      <highlighted>
  978.                         <BFRect x="384" y="191" w="64" h="64"/>
  979.                      </highlighted>
  980.                      <activated sound="uiclick2">
  981.                         <BFRect x="448" y="128" w="64" h="64"/>
  982.                      </activated>
  983.                      <disabled>
  984.                         <BFRect x="448" y="191" w="64" h="64"/>
  985.                      </disabled>
  986.                   </standard>
  987.                </UIAspect>
  988.                <UIHotKeys/>
  989.                <activate>
  990.                   <event msg="UI_CHILD" data="UIChildData" name="photoalbum_layout">
  991.                      <child msg="UI_SHOW"/>
  992.                   </event>
  993.                   <event msg="UI_CHILD" data="UIChildData" name="Main Game Buttons">
  994.                      <child msg="UI_ACTIVATE_OFF"/>
  995.                   </event>
  996.                   <event msg="UI_CHILD" data="UIChildData" name="Camera Set">
  997.                      <child msg="UI_HIDE"/>
  998.                   </event>
  999.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  1000.                </activate>
  1001.             </UIButton>
  1002.             <UIButton name="options">
  1003.                <UIRegion x="222" y="171" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1004.                <UIState active="normal" visible="normal"/>
  1005.                <UIHelpInfo name="" short="shell:options_button_stt" long="shell:options_button_ltt" help=""/>
  1006.                <UIAspect string="">
  1007.                   <default image="ui/maingame/buttons.dds" sound="">
  1008.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  1009.                      <BFColor r="255" g="255" b="255" a="255"/>
  1010.                   </default>
  1011.                   <standard>
  1012.                      <normal>
  1013.                         <BFRect x="256" y="384" w="64" h="64"/>
  1014.                      </normal>
  1015.                      <highlighted>
  1016.                         <BFRect x="256" y="448" w="64" h="64"/>
  1017.                      </highlighted>
  1018.                      <activated sound="uiclick2">
  1019.                         <BFRect x="320" y="384" w="64" h="64"/>
  1020.                      </activated>
  1021.                      <disabled>
  1022.                         <BFRect x="320" y="448" w="64" h="64"/>
  1023.                      </disabled>
  1024.                   </standard>
  1025.                </UIAspect>
  1026.                <UIHotKeys/>
  1027.                <activate>
  1028.                   <event msg="UI_SETCURSOR" type="BFString" string="wait.cur"/>
  1029.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  1030.                   <event msg="UI_CHILD" data="UIChildData" name="In Game Options">
  1031.                      <child msg="UI_SHOW"/>
  1032.                   </event>
  1033.                   <event msg="UI_CHILD" data="UIChildData" name="in game options layout">
  1034.                      <child msg="UI_SHOW"/>
  1035.                   </event>
  1036.                   <event msg="UI_CHILD" data="UIChildData" name="construction">
  1037.                      <child msg="UI_ACTIVATE_OFF"/>
  1038.                   </event>
  1039.                   <event msg="UI_CHILD" data="UIChildData" name="animals">
  1040.                      <child msg="UI_ACTIVATE_OFF"/>
  1041.                   </event>
  1042.                   <event msg="UI_CHILD" data="UIChildData" name="structures">
  1043.                      <child msg="UI_ACTIVATE_OFF"/>
  1044.                   </event>
  1045.                   <event msg="UI_CHILD" data="UIChildData" name="terraform">
  1046.                      <child msg="UI_ACTIVATE_OFF"/>
  1047.                   </event>
  1048.                   <event msg="UI_CHILD" data="UIChildData" name="staff">
  1049.                      <child msg="UI_ACTIVATE_OFF"/>
  1050.                   </event>
  1051.                   <event msg="UI_SETCURSOR"/>
  1052.                </activate>
  1053.             </UIButton>
  1054.             <UILayout name="Zoom and Rotate">
  1055.                <UIRegion x="46" y="145" w="128" h="90" xalign="min" yalign="min" walign="len" halign="len"/>
  1056.                <UIState active="normal" visible="normal"/>
  1057.                <UIAspect string="">
  1058.                   <default image="" sound="">
  1059.                      <BFRect x="0" y="0" w="0" h="0"/>
  1060.                      <BFColor r="0" g="0" b="0" a="0"/>
  1061.                   </default>
  1062.                </UIAspect>
  1063.                <UIHotKeys/>
  1064.                <children>
  1065.                   <UIStatic name="rotate background">
  1066.                      <UIRegion x="8" y="0" w="68" h="70" xalign="min" yalign="min" walign="len" halign="len"/>
  1067.                      <UIAspect locid="">
  1068.                         <default image="ui/maingame/viewfilter.dds" sound="">
  1069.                            <BFRect x="0" y="184" w="68" h="70"/>
  1070.                         </default>
  1071.                      </UIAspect>
  1072.                   </UIStatic>
  1073.                   <UIButton name="Zoom In">
  1074.                      <UIRegion x="29" y="4" w="33" h="33" xalign="min" yalign="min" walign="len" halign="len"/>
  1075.                      <UIState active="normal" visible="normal"/>
  1076.                      <UIHelpInfo name="" short="shell:zoom_in_button_stt" long="shell:zoom_in_button_ltt" help=""/>
  1077.                      <UIAspect string="" alwayshit="true">
  1078.                         <default image="ui\infopan\windowbutts.dds" sound="">
  1079.                            <BFColor r="255" g="255" b="255" a="255"/>
  1080.                         </default>
  1081.                         <standard>
  1082.                            <normal>
  1083.                               <BFRect x="0" y="68" w="33" h="33"/>
  1084.                            </normal>
  1085.                            <highlighted>
  1086.                               <BFRect x="34" y="68" w="33" h="33"/>
  1087.                            </highlighted>
  1088.                            <activated sound="uiclick2">
  1089.                               <BFRect x="68" y="68" w="33" h="33"/>
  1090.                            </activated>
  1091.                            <disabled>
  1092.                               <BFRect x="0" y="102" w="33" h="33"/>
  1093.                            </disabled>
  1094.                         </standard>
  1095.                      </UIAspect>
  1096.                      <UIHotKeys/>
  1097.                      <on>
  1098.                         <event msg="ZT_CAMERA_ZOOM" data="BFString" string="in"/>
  1099.                      </on>
  1100.                      <off>
  1101.                         <event msg="ZT_CAMERA_ZOOM" data="BFString" string="stop"/>
  1102.                      </off>
  1103.                   </UIButton>
  1104.                   <UIButton name="Rotate Left">
  1105.                      <UIRegion x="43" y="22" w="33" h="33" xalign="min" yalign="min" walign="len" halign="len"/>
  1106.                      <UIState active="normal" visible="normal"/>
  1107.                      <UIHelpInfo name="" short="shell:rotate_clockwise_button_stt" long="shell:rotate_clockwise_button_ltt" help=""/>
  1108.                      <UIAspect string="" alwayshit="true">
  1109.                         <default image="ui\infopan\windowbutts.dds" sound="">
  1110.                            <BFColor r="255" g="255" b="255" a="255"/>
  1111.                         </default>
  1112.                         <standard>
  1113.                            <normal>
  1114.                               <BFRect x="0" y="204" w="33" h="33"/>
  1115.                            </normal>
  1116.                            <highlighted>
  1117.                               <BFRect x="34" y="204" w="33" h="33"/>
  1118.                            </highlighted>
  1119.                            <activated sound="uiclick2">
  1120.                               <BFRect x="68" y="204" w="33" h="33"/>
  1121.                            </activated>
  1122.                            <disabled>
  1123.                               <BFRect x="68" y="170" w="33" h="33"/>
  1124.                            </disabled>
  1125.                         </standard>
  1126.                      </UIAspect>
  1127.                      <UIHotKeys/>
  1128.                      <on>
  1129.                         <event msg="ZT_CAMERA_ROTATE" data="BFString" string="left"/>
  1130.                      </on>
  1131.                      <off>
  1132.                         <event msg="ZT_CAMERA_ROTATE" data="BFString" string="stop"/>
  1133.                      </off>
  1134.                   </UIButton>
  1135.                   <UIButton name="Rotate Right">
  1136.                      <UIRegion x="10" y="22" w="30" h="30" xalign="min" yalign="min" walign="len" halign="len"/>
  1137.                      <UIState active="normal" visible="normal"/>
  1138.                      <UIAspect string="" alwayshit="true">
  1139.                         <default image="ui\infopan\windowbutts.dds" sound="">
  1140.                            <BFColor r="255" g="255" b="255" a="255"/>
  1141.                         </default>
  1142.                         <standard>
  1143.                            <normal>
  1144.                               <BFRect x="0" y="136" w="33" h="33"/>
  1145.                            </normal>
  1146.                            <highlighted>
  1147.                               <BFRect x="34" y="136" w="33" h="33"/>
  1148.                            </highlighted>
  1149.                            <activated sound="uiclick2">
  1150.                               <BFRect x="68" y="136" w="33" h="33"/>
  1151.                            </activated>
  1152.                            <disabled>
  1153.                               <BFRect x="0" y="170" w="33" h="33"/>
  1154.                            </disabled>
  1155.                         </standard>
  1156.                      </UIAspect>
  1157.                      <UIHelpInfo name="" short="shell:rotate_counter_clockwise_button_stt" long="shell:rotate_counter_clockwise_button_ltt" help=""/>
  1158.                      <UIHotKeys/>
  1159.                      <on>
  1160.                         <event msg="ZT_CAMERA_ROTATE" data="BFString" string="right"/>
  1161.                      </on>
  1162.                      <off>
  1163.                         <event msg="ZT_CAMERA_ROTATE" data="BFString" string="stop"/>
  1164.                      </off>
  1165.                   </UIButton>
  1166.                   <UIButton name="Zoom Out">
  1167.                      <UIRegion x="24" y="41" w="30" h="30" xalign="min" yalign="min" walign="len" halign="len"/>
  1168.                      <UIState active="normal" visible="normal"/>
  1169.                      <UIHelpInfo name="" short="shell:zoom_out_button_stt" long="shell:zoom_out_button_ltt" help=""/>
  1170.                      <UIAspect string="" alwayshit="true">
  1171.                         <default image="ui\infopan\windowbutts.dds" sound="">
  1172.                            <BFColor r="255" g="255" b="255" a="255"/>
  1173.                         </default>
  1174.                         <standard>
  1175.                            <normal>
  1176.                               <BFRect x="0" y="0" w="33" h="33"/>
  1177.                            </normal>
  1178.                            <highlighted>
  1179.                               <BFRect x="34" y="0" w="33" h="33"/>
  1180.                            </highlighted>
  1181.                            <activated sound="uiclick2">
  1182.                               <BFRect x="68" y="0" w="33" h="33"/>
  1183.                            </activated>
  1184.                            <disabled>
  1185.                               <BFRect x="0" y="34" w="33" h="33"/>
  1186.                            </disabled>
  1187.                         </standard>
  1188.                      </UIAspect>
  1189.                      <UIHotKeys/>
  1190.                      <on>
  1191.                         <event msg="ZT_CAMERA_ZOOM" data="BFString" string="out"/>
  1192.                      </on>
  1193.                      <off>
  1194.                         <event msg="ZT_CAMERA_ZOOM" data="BFString" string="stop"/>
  1195.                      </off>
  1196.                   </UIButton>
  1197.                </children>
  1198.             </UILayout>
  1199.             <UIToggleButton name="delete" toggle="0" sticky="0">
  1200.                <!--Recycle Button-->
  1201.                <UIRegion x="222" y="131" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1202.                <UIState active="normal" visible="normal"/>
  1203.                <UIHelpInfo name="" short="shell:recycle_button_stt" long="shell:recycle_button_ltt" help=""/>
  1204.                <UIAspect string="">
  1205.                   <default image="ui/maingame/buttons.dds" sound="">
  1206.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  1207.                      <BFColor r="255" g="255" b="255" a="255"/>
  1208.                   </default>
  1209.                   <standard>
  1210.                      <normal>
  1211.                         <BFRect x="128" y="128" w="64" h="64"/>
  1212.                      </normal>
  1213.                      <highlighted>
  1214.                         <BFRect x="128" y="192" w="64" h="64"/>
  1215.                      </highlighted>
  1216.                      <activated sound="uiclick2">
  1217.                         <BFRect x="192" y="128" w="64" h="64"/>
  1218.                      </activated>
  1219.                      <disabled>
  1220.                         <BFRect x="192" y="192" w="64" h="64"/>
  1221.                      </disabled>
  1222.                   </standard>
  1223.                   <alternate>
  1224.                      <normal>
  1225.                         <BFRect x="192" y="128" w="64" h="64"/>
  1226.                      </normal>
  1227.                      <highlighted>
  1228.                         <BFRect x="192" y="128" w="64" h="64"/>
  1229.                      </highlighted>
  1230.                      <activated>
  1231.                         <BFRect x="128" y="128" w="64" h="64"/>
  1232.                      </activated>
  1233.                      <disabled>
  1234.                         <BFRect x="192" y="192" w="64" h="64"/>
  1235.                      </disabled>
  1236.                   </alternate>
  1237.                </UIAspect>
  1238.                <UIHotKeys/>
  1239.                <on>
  1240.                   <event msg="ZT_SETMODE" data="BFString" string="mode_deletion"/>
  1241.                </on>
  1242.                <off>
  1243.                   <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  1244.                </off>
  1245.             </UIToggleButton>
  1246.          </children>
  1247.       </UILayout>
  1248.       <UILayout name="Buy Area Container">
  1249.          <UIRegion x="278" y="384" w="500" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  1250.          <UIState active="normal" visible="normal"/>
  1251.          <children>
  1252.             <UILayout name="Buy Area">
  1253.                <UIRegion x="0" y="0" w="438" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  1254.                <UIState active="normal" visible="hidden"/>
  1255.                <UIAspect string="">
  1256.                   <default image="" sound="">
  1257.                      <BFRect x="0" y="0" w="0" h="0"/>
  1258.                      <BFColor r="0" g="0" b="0" a="0"/>
  1259.                   </default>
  1260.                </UIAspect>
  1261.                <UIShowHideAnim time=".3f">
  1262.                   <start x="0" y="240" w="-1" h="-1"/>
  1263.                   <end x="0" y="0" w="-1" h="-1"/>
  1264.                   <!--other start and end for coming in from the side-->
  1265.                   <_start x="-438" y="0" w="-1" h="-1"/>
  1266.                   <_end x="0" y="0" w="-1" h="-1"/>
  1267.                </UIShowHideAnim>
  1268.                <children>
  1269.                   <UILayout name="Buy Area Background" template="buyandpbg">
  1270.                      <UIRegion x="-2" y="212" w="436" h="173" xalign="min" yalign="min" walign="len" halign="len"/>
  1271.                      <UIState active="normal" visible="normal"/>
  1272.                      <UIAspect/>
  1273.                      <UIHotKeys/>
  1274.                   </UILayout>
  1275.                   <UILayout name="Buy Area Tabs">
  1276.                      <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  1277.                      <children>
  1278.                         <UILayout name="Staff Tabs">
  1279.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  1280.                            <UIState active="normal" visible="hidden"/>
  1281.                            <children>
  1282.                               <UIToggleSet name="Staff ToggleSet">
  1283.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1284.                                  <children>
  1285.                                     <UIToggleButton name="Staff Tab" toggle="1" sticky="1">
  1286.                                        <UIRegion x="30" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1287.                                        <UIState active="normal" visible="normal"/>
  1288.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:staff_tab"/>
  1289.                                        <UIAspect string="">
  1290.                                           <default image="ui/shared/tab_staff_keeper.dds" sound="">
  1291.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1292.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1293.                                           </default>
  1294.                                           <standard>
  1295.                                              <normal>
  1296.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1297.                                              </normal>
  1298.                                              <highlighted>
  1299.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1300.                                              </highlighted>
  1301.                                              <activated sound="uitab">
  1302.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1303.                                              </activated>
  1304.                                              <disabled>
  1305.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1306.                                              </disabled>
  1307.                                           </standard>
  1308.                                           <alternate>
  1309.                                              <normal>
  1310.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1311.                                              </normal>
  1312.                                              <highlighted>
  1313.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1314.                                              </highlighted>
  1315.                                              <activated>
  1316.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1317.                                              </activated>
  1318.                                              <disabled>
  1319.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1320.                                              </disabled>
  1321.                                           </alternate>
  1322.                                        </UIAspect>
  1323.                                        <UIHotKeys/>
  1324.                                        <on>
  1325.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Panel">
  1326.                                              <child msg="UI_SHOW"/>
  1327.                                           </event>
  1328.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Typelist">
  1329.                                              <child msg="UI_ACTIVATE_ON"/>
  1330.                                           </event>
  1331.                                        </on>
  1332.                                        <off>
  1333.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Panel">
  1334.                                              <child msg="UI_HIDE"/>
  1335.                                           </event>
  1336.                                        </off>
  1337.                                     </UIToggleButton>
  1338.                                  </children>
  1339.                               </UIToggleSet>
  1340.                               <UILayout name="Staff Panel">
  1341.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1342.                                  <UIState active="normal" visible="normal"/>
  1343.                                  <children>
  1344.                                     <ZTUITypeList name="Staff Typelist" template="panel" kind="Staff" rows="2">
  1345.                                        <UIState active="normal" visible="normal"/>
  1346.                                     </ZTUITypeList>
  1347.                                     <UIStatic name="Text Label and Background">
  1348.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1349.                                        <UIAspect locid="shell:staff_buy_area_label">
  1350.                                           <default image="" sound="">
  1351.                                              <BFFont>
  1352.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  1353.                                              </BFFont>
  1354.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1355.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1356.                                           </default>
  1357.                                        </UIAspect>
  1358.                                     </UIStatic>
  1359.                                  </children>
  1360.                               </UILayout>
  1361.                            </children>
  1362.                         </UILayout>
  1363.                         <UILayout name="Terrain Panel">
  1364.                            <UIRegion x="0" y="0" w="438" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  1365.                            <UIState active="normal" visible="hidden"/>
  1366.                            <children>
  1367.                               <UIToggleSet name="Terraform Toggleset">
  1368.                                  <!--Tab Set-->
  1369.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1370.                                  <UIState active="normal" visible="normal"/>
  1371.                                  <UIAspect string="">
  1372.                                     <default image="" sound="">
  1373.                                        <BFRect x="0" y="0" w="0" h="0"/>
  1374.                                        <BFColor r="0" g="0" b="0" a="0"/>
  1375.                                     </default>
  1376.                                  </UIAspect>
  1377.                                  <UIHotKeys/>
  1378.                                  <children>
  1379.                                     <UIToggleButton name="Tree Tab" toggle="0" sticky="1">
  1380.                                        <UIRegion x="126" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1381.                                        <UIHelpInfo name="" short="shell:terrain_tree_tab_stt" long="shell:terrain_tree_tab_ltt" help=""/>
  1382.                                        <UIAspect string="">
  1383.                                           <default image="ui/shared/tabtree.dds" sound="">
  1384.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1385.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1386.                                           </default>
  1387.                                           <standard>
  1388.                                              <normal>
  1389.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1390.                                              </normal>
  1391.                                              <highlighted>
  1392.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1393.                                              </highlighted>
  1394.                                              <activated sound="uitab">
  1395.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1396.                                              </activated>
  1397.                                              <disabled>
  1398.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1399.                                              </disabled>
  1400.                                           </standard>
  1401.                                           <alternate>
  1402.                                              <normal>
  1403.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1404.                                              </normal>
  1405.                                              <highlighted>
  1406.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1407.                                              </highlighted>
  1408.                                              <activated>
  1409.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1410.                                              </activated>
  1411.                                              <disabled>
  1412.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1413.                                              </disabled>
  1414.                                           </alternate>
  1415.                                        </UIAspect>
  1416.                                        <on>
  1417.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Panel">
  1418.                                              <child msg="UI_SHOW"/>
  1419.                                           </event>
  1420.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  1421.                                              <child msg="UI_ACTIVATE_ON"/>
  1422.                                           </event>
  1423.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1424.                                              <child msg="UI_SHOW"/>
  1425.                                           </event>
  1426.                                        </on>
  1427.                                        <off>
  1428.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Panel">
  1429.                                              <child msg="UI_HIDE"/>
  1430.                                           </event>
  1431.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  1432.                                              <child msg="UI_ACTIVATE_OFF"/>
  1433.                                           </event>
  1434.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1435.                                              <child msg="UI_HIDE"/>
  1436.                                           </event>
  1437.                                        </off>
  1438.                                     </UIToggleButton>
  1439.                                     <UIToggleButton name="Plant Tab" toggle="0" sticky="1">
  1440.                                        <UIRegion x="174" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1441.                                        <UIHelpInfo name="" short="shell:terrain_plant_tab_stt" long="shell:terrain_plant_tab_ltt" help=""/>
  1442.                                        <UIAspect string="">
  1443.                                           <default image="ui/shared/tabfoliage.dds" sound="">
  1444.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1445.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1446.                                           </default>
  1447.                                           <standard>
  1448.                                              <normal>
  1449.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1450.                                              </normal>
  1451.                                              <highlighted>
  1452.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1453.                                              </highlighted>
  1454.                                              <activated sound="uitab">
  1455.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1456.                                              </activated>
  1457.                                              <disabled>
  1458.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1459.                                              </disabled>
  1460.                                           </standard>
  1461.                                           <alternate>
  1462.                                              <normal>
  1463.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1464.                                              </normal>
  1465.                                              <highlighted>
  1466.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1467.                                              </highlighted>
  1468.                                              <activated>
  1469.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1470.                                              </activated>
  1471.                                              <disabled>
  1472.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1473.                                              </disabled>
  1474.                                           </alternate>
  1475.                                        </UIAspect>
  1476.                                        <on>
  1477.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Panel">
  1478.                                              <child msg="UI_SHOW"/>
  1479.                                           </event>
  1480.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  1481.                                              <child msg="UI_ACTIVATE_ON"/>
  1482.                                           </event>
  1483.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1484.                                              <child msg="UI_SHOW"/>
  1485.                                           </event>
  1486.                                        </on>
  1487.                                        <off>
  1488.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Panel">
  1489.                                              <child msg="UI_HIDE"/>
  1490.                                           </event>
  1491.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  1492.                                              <child msg="UI_ACTIVATE_OFF"/>
  1493.                                           </event>
  1494.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1495.                                              <child msg="UI_HIDE"/>
  1496.                                           </event>
  1497.                                        </off>
  1498.                                     </UIToggleButton>
  1499.                                     <UIToggleButton name="Rock Tab" toggle="0" sticky="1">
  1500.                                        <UIRegion x="222" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1501.                                        <UIHelpInfo name="" short="shell:terrain_rock_tab_stt" long="shell:terrain_rock_tab_ltt" help=""/>
  1502.                                        <UIAspect string="">
  1503.                                           <default image="ui/shared/tabrocks.dds" sound="">
  1504.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1505.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1506.                                           </default>
  1507.                                           <standard>
  1508.                                              <normal>
  1509.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1510.                                              </normal>
  1511.                                              <highlighted>
  1512.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1513.                                              </highlighted>
  1514.                                              <activated sound="uitab">
  1515.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1516.                                              </activated>
  1517.                                              <disabled>
  1518.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1519.                                              </disabled>
  1520.                                           </standard>
  1521.                                           <alternate>
  1522.                                              <normal>
  1523.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1524.                                              </normal>
  1525.                                              <highlighted>
  1526.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1527.                                              </highlighted>
  1528.                                              <activated>
  1529.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1530.                                              </activated>
  1531.                                              <disabled>
  1532.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1533.                                              </disabled>
  1534.                                           </alternate>
  1535.                                        </UIAspect>
  1536.                                        <on>
  1537.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Panel">
  1538.                                              <child msg="UI_SHOW"/>
  1539.                                           </event>
  1540.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  1541.                                              <child msg="UI_ACTIVATE_ON"/>
  1542.                                           </event>
  1543.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1544.                                              <child msg="UI_SHOW"/>
  1545.                                           </event>
  1546.                                        </on>
  1547.                                        <off>
  1548.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Panel">
  1549.                                              <child msg="UI_HIDE"/>
  1550.                                           </event>
  1551.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  1552.                                              <child msg="UI_ACTIVATE_OFF"/>
  1553.                                           </event>
  1554.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  1555.                                              <child msg="UI_HIDE"/>
  1556.                                           </event>
  1557.                                        </off>
  1558.                                     </UIToggleButton>
  1559.                                     <UIToggleButton name="biome" toggle="1" sticky="1">
  1560.                                        <UIRegion x="30" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1561.                                        <UIState active="normal" visible="normal"/>
  1562.                                        <UIHelpInfo name="" short="shell:terrain_biome_tab_stt" long="shell:terrain_biome_tab_ltt" help=""/>
  1563.                                        <UIAspect string="">
  1564.                                           <default image="ui/shared/tabbiome.dds" sound="">
  1565.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1566.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1567.                                           </default>
  1568.                                           <standard>
  1569.                                              <normal>
  1570.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1571.                                              </normal>
  1572.                                              <highlighted>
  1573.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1574.                                              </highlighted>
  1575.                                              <activated sound="uitab">
  1576.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1577.                                              </activated>
  1578.                                              <disabled>
  1579.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1580.                                              </disabled>
  1581.                                           </standard>
  1582.                                           <alternate>
  1583.                                              <normal>
  1584.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1585.                                              </normal>
  1586.                                              <highlighted>
  1587.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1588.                                              </highlighted>
  1589.                                              <activated>
  1590.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1591.                                              </activated>
  1592.                                              <disabled>
  1593.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1594.                                              </disabled>
  1595.                                           </alternate>
  1596.                                        </UIAspect>
  1597.                                        <UIHotKeys/>
  1598.                                        <on>
  1599.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Panel">
  1600.                                              <child msg="UI_SHOW"/>
  1601.                                           </event>
  1602.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  1603.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Droplist Layout">
  1604.                                              <child msg="UI_SHOW"/>
  1605.                                           </event>
  1606.                                        </on>
  1607.                                        <off>
  1608.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Panel">
  1609.                                              <child msg="UI_HIDE"/>
  1610.                                           </event>
  1611.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Droplist Layout">
  1612.                                              <child msg="UI_HIDE"/>
  1613.                                           </event>
  1614.                                        </off>
  1615.                                     </UIToggleButton>
  1616.                                     <UIToggleButton name="terrain deformation" toggle="0" sticky="1">
  1617.                                        <UIRegion x="78" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1618.                                        <UIState active="normal" visible="normal"/>
  1619.                                        <UIHelpInfo name="" short="shell:terrain_tab_stt" long="shell:terrain_tab_ltt" help=""/>
  1620.                                        <UIAspect string="">
  1621.                                           <default image="ui/shared/tabterra.dds" sound="">
  1622.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1623.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1624.                                           </default>
  1625.                                           <standard>
  1626.                                              <normal>
  1627.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1628.                                              </normal>
  1629.                                              <highlighted>
  1630.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1631.                                              </highlighted>
  1632.                                              <activated sound="uitab">
  1633.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1634.                                              </activated>
  1635.                                              <disabled>
  1636.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1637.                                              </disabled>
  1638.                                           </standard>
  1639.                                           <alternate>
  1640.                                              <normal>
  1641.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1642.                                              </normal>
  1643.                                              <highlighted>
  1644.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1645.                                              </highlighted>
  1646.                                              <activated>
  1647.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1648.                                              </activated>
  1649.                                              <disabled>
  1650.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1651.                                              </disabled>
  1652.                                           </alternate>
  1653.                                        </UIAspect>
  1654.                                        <UIHotKeys/>
  1655.                                        <on>
  1656.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Deformation">
  1657.                                              <child msg="UI_SHOW"/>
  1658.                                           </event>
  1659.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1660.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Deformation">
  1661.                                              <child msg="UI_ACTIVATE_ON"/>
  1662.                                           </event>
  1663.                                        </on>
  1664.                                        <off>
  1665.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Deformation">
  1666.                                              <child msg="UI_HIDE"/>
  1667.                                           </event>
  1668.                                        </off>
  1669.                                     </UIToggleButton>
  1670.                                  </children>
  1671.                               </UIToggleSet>
  1672.                               <UILayout name="Biome Panel">
  1673.                                  <UIRegion x="2" y="160" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1674.                                  <UIState active="normal" visible="normal"/>
  1675.                                  <UIAspect string="">
  1676.                                     <default image="" sound="">
  1677.                                        <BFRect x="0" y="0" w="0" h="0"/>
  1678.                                        <BFColor r="0" g="0" b="0" a="0"/>
  1679.                                     </default>
  1680.                                  </UIAspect>
  1681.                                  <UIHotKeys/>
  1682.                                  <children>
  1683.                                     <UIStatic name="Biome background">
  1684.                                        <UIRegion x="20" y="106" w="392" h="96" xalign="min" yalign="min" walign="len" halign="len"/>
  1685.                                        <UIState active="normal" visible="normal"/>
  1686.                                        <UIAspect string="">
  1687.                                           <default image="ui/biome/biomeback.dds" sound="">
  1688.                                              <BFRect x="0" y="0" w="392" h="96"/>
  1689.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1690.                                           </default>
  1691.                                        </UIAspect>
  1692.                                     </UIStatic>
  1693.                                     <UIStatic name="mode button backgrund">
  1694.                                        <UIRegion x="129" y="72" w="290" h="32" xalign="min" yalign="min" walign="len" halign="len"/>
  1695.                                        <UIState active="normal" visible="normal"/>
  1696.                                        <UIAspect locid="">
  1697.                                           <default image="ui/shared/back_buy_alt.dds" sound="">
  1698.                                              <BFRect x="222" y="0" w="290" h="32"/>
  1699.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1700.                                           </default>
  1701.                                        </UIAspect>
  1702.                                     </UIStatic>
  1703.                                     <UIButton name="Previous Biome">
  1704.                                        <!--Arrow Left-->
  1705.                                        <UIRegion x="230" y="73" w="31" h="32" xalign="min" yalign="min" walign="len" halign="len"/>
  1706.                                        <UIState active="normal" visible="normal"/>
  1707.                                        <UIHelpInfo name="" short="shell:previousbiome_stt" long="shell:previousbiome_ltt" help=""/>
  1708.                                        <UIAspect string="">
  1709.                                           <default image="ui/shared/arrows.dds" sound="">
  1710.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1711.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1712.                                           </default>
  1713.                                           <standard>
  1714.                                              <normal>
  1715.                                                 <BFRect x="0" y="0" w="31" h="57"/>
  1716.                                              </normal>
  1717.                                              <highlighted>
  1718.                                                 <BFRect x="31" y="0" w="31" h="57"/>
  1719.                                              </highlighted>
  1720.                                              <activated sound="uiclick">
  1721.                                                 <BFRect x="62" y="0" w="31" h="57"/>
  1722.                                              </activated>
  1723.                                              <disabled>
  1724.                                                 <BFRect x="93" y="0" w="31" h="57"/>
  1725.                                              </disabled>
  1726.                                           </standard>
  1727.                                        </UIAspect>
  1728.                                        <UIHotKeys/>
  1729.                                        <on>
  1730.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  1731.                                           <event msg="UI_CHILD" data="UIChildData" name="BiomeFilterList">
  1732.                                              <child msg="UI_SET_PREVIOUS"/>
  1733.                                           </event>
  1734.                                        </on>
  1735.                                     </UIButton>
  1736.                                     <UIButton name="Next Biome">
  1737.                                        <UIRegion x="255" y="73" w="31" h="32" xalign="min" yalign="min" walign="len" halign="len"/>
  1738.                                        <UIState active="normal" visible="normal"/>
  1739.                                        <UIHelpInfo name="" short="shell:nextbiome_stt" long="shell:nextbiome_ltt" help=""/>
  1740.                                        <UIAspect string="">
  1741.                                           <default image="ui/shared/arrows.dds" sound="">
  1742.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1743.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1744.                                           </default>
  1745.                                           <standard>
  1746.                                              <normal>
  1747.                                                 <BFRect x="93" y="64" w="31" h="57"/>
  1748.                                              </normal>
  1749.                                              <highlighted>
  1750.                                                 <BFRect x="62" y="64" w="31" h="57"/>
  1751.                                              </highlighted>
  1752.                                              <activated sound="uiclick">
  1753.                                                 <BFRect x="31" y="64" w="31" h="57"/>
  1754.                                              </activated>
  1755.                                              <disabled>
  1756.                                                 <BFRect x="0" y="64" w="31" h="57"/>
  1757.                                              </disabled>
  1758.                                           </standard>
  1759.                                        </UIAspect>
  1760.                                        <UIHotKeys/>
  1761.                                        <on>
  1762.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  1763.                                           <event msg="UI_CHILD" data="UIChildData" name="BiomeFilterList">
  1764.                                              <child msg="UI_SET_NEXT"/>
  1765.                                           </event>
  1766.                                        </on>
  1767.                                     </UIButton>
  1768.                                     <UIText name="Biome Label">
  1769.                                        <UIRegion x="288" y="80" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1770.                                        <UIState active="normal" visible="normal"/>
  1771.                                        <UIAspect string="">
  1772.                                           <default image="" sound="">
  1773.                                              <BFFont>
  1774.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  1775.                                              </BFFont>
  1776.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1777.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1778.                                           </default>
  1779.                                        </UIAspect>
  1780.                                        <UIHotKeys/>
  1781.                                        <text format="biometype:format"/>
  1782.                                     </UIText>
  1783.                                     <UIText name="Biome Panel Label">
  1784.                                        <UIRegion x="30" y="55" w="150" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1785.                                        <UIState active="normal" visible="normal"/>
  1786.                                        <UIAspect locid="shell:terrain_biome_area_label">
  1787.                                           <default image="" sound="">
  1788.                                              <BFFont>
  1789.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  1790.                                              </BFFont>
  1791.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1792.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1793.                                           </default>
  1794.                                        </UIAspect>
  1795.                                        <UIHotKeys/>
  1796.                                     </UIText>
  1797.                                  </children>
  1798.                               </UILayout>
  1799.                               <UIToggleSet name="Terrain Deformation">
  1800.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1801.                                  <UIState active="normal" visible="hidden"/>
  1802.                                  <UIAspect>
  1803.                                     <default image="" sound="">
  1804.                                        <BFRect x="0" y="0" w="0" h="0"/>
  1805.                                        <BFColor r="0" g="0" b="0" a="0"/>
  1806.                                     </default>
  1807.                                  </UIAspect>
  1808.                                  <UIHotKeys/>
  1809.                                  <children>
  1810.                                     <UIStatic name="Text Label and Background">
  1811.                                        <UIRegion x="30" y="30" w="150" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1812.                                        <UIState active="normal" visible="normal"/>
  1813.                                        <UIAspect locid="shell:terrain_buy_area_label">
  1814.                                           <default image="" sound="">
  1815.                                              <BFFont>
  1816.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  1817.                                              </BFFont>
  1818.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1819.                                           </default>
  1820.                                        </UIAspect>
  1821.                                     </UIStatic>
  1822.                                     <UIToggleButton name="hill" toggle="1" sticky="1">
  1823.                                        <UIRegion x="75" y="75" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1824.                                        <UIState active="normal" visible="normal"/>
  1825.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:hill_brush_button"/>
  1826.                                        <UIAspect string="">
  1827.                                           <default image="ui/shared/terra_uphill.dds" sound="">
  1828.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1829.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1830.                                           </default>
  1831.                                           <standard>
  1832.                                              <normal>
  1833.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1834.                                              </normal>
  1835.                                              <highlighted>
  1836.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1837.                                              </highlighted>
  1838.                                              <activated>
  1839.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1840.                                              </activated>
  1841.                                              <disabled>
  1842.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1843.                                              </disabled>
  1844.                                           </standard>
  1845.                                           <alternate>
  1846.                                              <normal>
  1847.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1848.                                              </normal>
  1849.                                              <highlighted>
  1850.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1851.                                              </highlighted>
  1852.                                              <activated>
  1853.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1854.                                              </activated>
  1855.                                              <disabled>
  1856.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1857.                                              </disabled>
  1858.                                           </alternate>
  1859.                                        </UIAspect>
  1860.                                        <UIHotKeys/>
  1861.                                        <on>
  1862.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1863.                                           <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="5"/>
  1864.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="hill"/>
  1865.                                        </on>
  1866.                                     </UIToggleButton>
  1867.                                     <UIToggleButton name="valley" toggle="0" sticky="1">
  1868.                                        <UIRegion x="150" y="75" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1869.                                        <UIState active="normal" visible="normal"/>
  1870.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:valley_brush_button"/>
  1871.                                        <UIAspect string="">
  1872.                                           <default image="ui/shared/terra_dwnhill.dds" sound="">
  1873.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1874.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1875.                                           </default>
  1876.                                           <standard>
  1877.                                              <normal>
  1878.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1879.                                              </normal>
  1880.                                              <highlighted>
  1881.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1882.                                              </highlighted>
  1883.                                              <activated>
  1884.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1885.                                              </activated>
  1886.                                              <disabled>
  1887.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1888.                                              </disabled>
  1889.                                           </standard>
  1890.                                           <alternate>
  1891.                                              <normal>
  1892.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1893.                                              </normal>
  1894.                                              <highlighted>
  1895.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1896.                                              </highlighted>
  1897.                                              <activated>
  1898.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1899.                                              </activated>
  1900.                                              <disabled>
  1901.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1902.                                              </disabled>
  1903.                                           </alternate>
  1904.                                        </UIAspect>
  1905.                                        <UIHotKeys/>
  1906.                                        <on>
  1907.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1908.                                           <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="5"/>
  1909.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="valley"/>
  1910.                                        </on>
  1911.                                     </UIToggleButton>
  1912.                                     <UIToggleButton name="cliff" toggle="0" sticky="1">
  1913.                                        <UIRegion x="225" y="75" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1914.                                        <UIState active="normal" visible="normal"/>
  1915.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:cliff_brush_button"/>
  1916.                                        <UIAspect string="">
  1917.                                           <default image="ui/shared/terra_cliff.dds" sound="">
  1918.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1919.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1920.                                           </default>
  1921.                                           <standard>
  1922.                                              <normal>
  1923.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1924.                                              </normal>
  1925.                                              <highlighted>
  1926.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1927.                                              </highlighted>
  1928.                                              <activated>
  1929.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1930.                                              </activated>
  1931.                                              <disabled>
  1932.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1933.                                              </disabled>
  1934.                                           </standard>
  1935.                                           <alternate>
  1936.                                              <normal>
  1937.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1938.                                              </normal>
  1939.                                              <highlighted>
  1940.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1941.                                              </highlighted>
  1942.                                              <activated>
  1943.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1944.                                              </activated>
  1945.                                              <disabled>
  1946.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1947.                                              </disabled>
  1948.                                           </alternate>
  1949.                                        </UIAspect>
  1950.                                        <UIHotKeys/>
  1951.                                        <on>
  1952.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1953.                                           <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" value="3.5"/>
  1954.                                           <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="0"/>
  1955.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  1956.                                        </on>
  1957.                                     </UIToggleButton>
  1958.                                     <UIToggleButton name="ditch" toggle="0" sticky="1">
  1959.                                        <UIRegion x="300" y="75" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1960.                                        <UIState active="normal" visible="normal"/>
  1961.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:ditch_brush_button"/>
  1962.                                        <UIAspect string="">
  1963.                                           <default image="ui/shared/terra_ditch.dds" sound="">
  1964.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  1965.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1966.                                           </default>
  1967.                                           <standard>
  1968.                                              <normal>
  1969.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  1970.                                              </normal>
  1971.                                              <highlighted>
  1972.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  1973.                                              </highlighted>
  1974.                                              <activated>
  1975.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1976.                                              </activated>
  1977.                                              <disabled>
  1978.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1979.                                              </disabled>
  1980.                                           </standard>
  1981.                                           <alternate>
  1982.                                              <normal>
  1983.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1984.                                              </normal>
  1985.                                              <highlighted>
  1986.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1987.                                              </highlighted>
  1988.                                              <activated>
  1989.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  1990.                                              </activated>
  1991.                                              <disabled>
  1992.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  1993.                                              </disabled>
  1994.                                           </alternate>
  1995.                                        </UIAspect>
  1996.                                        <UIHotKeys/>
  1997.                                        <on>
  1998.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1999.                                           <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" value="-3.5"/>
  2000.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  2001.                                        </on>
  2002.                                     </UIToggleButton>
  2003.                                     <UIToggleButton name="flatten" toggle="0" sticky="1">
  2004.                                        <UIRegion x="90" y="125" w="128" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  2005.                                        <UIState active="normal" visible="normal"/>
  2006.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:flatten_brush_button"/>
  2007.                                        <UIAspect string="">
  2008.                                           <default image="ui/shared/terra_flat.dds" sound="">
  2009.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  2010.                                              <BFColor r="255" g="255" b="255" a="255"/>
  2011.                                           </default>
  2012.                                           <standard>
  2013.                                              <normal>
  2014.                                                 <BFRect x="0" y="0" w="128" h="64"/>
  2015.                                              </normal>
  2016.                                              <highlighted>
  2017.                                                 <BFRect x="0" y="64" w="128" h="64"/>
  2018.                                              </highlighted>
  2019.                                              <activated>
  2020.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2021.                                              </activated>
  2022.                                              <disabled>
  2023.                                                 <BFRect x="0" y="128" w="128" h="64"/>
  2024.                                              </disabled>
  2025.                                           </standard>
  2026.                                           <alternate>
  2027.                                              <normal>
  2028.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2029.                                              </normal>
  2030.                                              <highlighted>
  2031.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2032.                                              </highlighted>
  2033.                                              <activated>
  2034.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2035.                                              </activated>
  2036.                                              <disabled>
  2037.                                                 <BFRect x="0" y="128" w="128" h="64"/>
  2038.                                              </disabled>
  2039.                                           </alternate>
  2040.                                        </UIAspect>
  2041.                                        <UIHotKeys/>
  2042.                                        <on>
  2043.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  2044.                                           <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" string="0"/>
  2045.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  2046.                                        </on>
  2047.                                     </UIToggleButton>
  2048.                                     <UIToggleButton name="smooth" toggle="0" sticky="1">
  2049.                                        <UIRegion x="225" y="125" w="128" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  2050.                                        <UIState active="normal" visible="normal"/>
  2051.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:smooth_brush_button"/>
  2052.                                        <UIAspect string="">
  2053.                                           <default image="ui/shared/terra_smooth.dds" sound="">
  2054.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  2055.                                              <BFColor r="255" g="255" b="255" a="255"/>
  2056.                                           </default>
  2057.                                           <standard>
  2058.                                              <normal>
  2059.                                                 <BFRect x="0" y="0" w="128" h="64"/>
  2060.                                              </normal>
  2061.                                              <highlighted>
  2062.                                                 <BFRect x="0" y="64" w="128" h="64"/>
  2063.                                              </highlighted>
  2064.                                              <activated>
  2065.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2066.                                              </activated>
  2067.                                              <disabled>
  2068.                                                 <BFRect x="0" y="128" w="128" h="64"/>
  2069.                                              </disabled>
  2070.                                           </standard>
  2071.                                           <alternate>
  2072.                                              <normal>
  2073.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2074.                                              </normal>
  2075.                                              <highlighted>
  2076.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2077.                                              </highlighted>
  2078.                                              <activated>
  2079.                                                 <BFRect x="0" y="192" w="128" h="64"/>
  2080.                                              </activated>
  2081.                                              <disabled>
  2082.                                                 <BFRect x="128" y="128" w="128" h="128"/>
  2083.                                              </disabled>
  2084.                                           </alternate>
  2085.                                        </UIAspect>
  2086.                                        <UIHotKeys/>
  2087.                                        <on>
  2088.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  2089.                                           <event msg="ZT_SETTERRAINMODE" data="BFString" string="smooth"/>
  2090.                                        </on>
  2091.                                     </UIToggleButton>
  2092.                                  </children>
  2093.                               </UIToggleSet>
  2094.                               <UILayout name="Rock Panel">
  2095.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  2096.                                  <UIState active="normal" visible="hidden"/>
  2097.                                  <children>
  2098.                                     <ZTUITypeList name="Rock Typelist" template="panel" kind="rock" rows="2"/>
  2099.                                     <UIStatic name="Text Label and Background">
  2100.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  2101.                                        <UIState active="normal" visible="normal"/>
  2102.                                        <UIAspect locid="shell:terrain_rock_buy_area_label">
  2103.                                           <default image="" sound="">
  2104.                                              <BFFont>
  2105.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  2106.                                              </BFFont>
  2107.                                              <BFRect x="0" y="0" w="138" h="15"/>
  2108.                                              <BFColor r="255" g="255" b="255" a="255"/>
  2109.                                           </default>
  2110.                                        </UIAspect>
  2111.                                     </UIStatic>
  2112.                                  </children>
  2113.                               </UILayout>
  2114.                               <UILayout name="Tree Panel">
  2115.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  2116.                                  <UIState active="normal" visible="hidden"/>
  2117.                                  <children>
  2118.                                     <ZTUITypeList name="Tree Typelist" template="panel" kind="tree" rows="2"/>
  2119.                                     <UIStatic name="Text Label and Background">
  2120.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  2121.                                        <UIState active="normal" visible="normal"/>
  2122.                                        <UIAspect locid="shell:terrain_tree_buy_area_label">
  2123.                                           <default image="" sound="">
  2124.                                              <BFFont>
  2125.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  2126.                                              </BFFont>
  2127.                                              <BFRect x="0" y="0" w="138" h="15"/>
  2128.                                              <BFColor r="255" g="255" b="255" a="255"/>
  2129.                                           </default>
  2130.                                        </UIAspect>
  2131.                                     </UIStatic>
  2132.                                  </children>
  2133.                               </UILayout>
  2134.                               <UILayout name="Plant Panel">
  2135.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  2136.                                  <UIState active="normal" visible="hidden"/>
  2137.                                  <children>
  2138.                                     <ZTUITypeList name="Plant Typelist" template="panel" kind="plant" rows="2"/>
  2139.                                     <UIStatic name="Text Label and Background">
  2140.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  2141.                                        <UIState active="normal" visible="normal"/>
  2142.                                        <UIAspect locid="shell:terrain_plant_buy_area_label">
  2143.                                           <default image="" sound="">
  2144.                                              <BFFont>
  2145.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  2146.                                              </BFFont>
  2147.                                              <BFRect x="0" y="0" w="138" h="15"/>
  2148.                                              <BFColor r="255" g="255" b="255" a="255"/>
  2149.                                           </default>
  2150.                                        </UIAspect>
  2151.                                     </UIStatic>
  2152.                                  </children>
  2153.                               </UILayout>
  2154.                               <UILayout name="Terrain Droplist Layout">
  2155.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  2156.                                  <UIState active="normal" visible="hidden"/>
  2157.                                  <UIAspect locid="">
  2158.                                     <default image="" sound="">
  2159.                                        <BFRect x="0" y="0" w="512" h="512"/>
  2160.                                        <BFColor r="255" g="255" b="255" a="255"/>
  2161.                                     </default>
  2162.                                     <normal/>
  2163.                                  </UIAspect>
  2164.                                  <children>
  2165.                                     <UIStatic name="background">
  2166.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  2167.                                        <UIState visible="hidden"/>
  2168.                                        <UIShowHideAnim time=".2f">
  2169.                                           <start x="0" y="98" w="-1" h="-1"/>
  2170.                                           <end x="0" y="0" w="-1" h="-1"/>
  2171.                                        </UIShowHideAnim>
  2172.                                        <UIAspect>
  2173.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  2174.                                              <BFRect x="0" y="0" w="212" h="110"/>
  2175.                                           </default>
  2176.                                        </UIAspect>
  2177.                                     </UIStatic>
  2178.                                     <UIDropList name="terrainfilter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  2179.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  2180.                                        <children>
  2181.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  2182.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  2183.                                              <UIState visible="hidden"/>
  2184.                                              <UIShowHideAnim time=".2f">
  2185.                                                 <start x="5" y="98" w="-1" h="-1"/>
  2186.                                                 <end x="5" y="5" w="-1" h="-1"/>
  2187.                                              </UIShowHideAnim>
  2188.                                              <children>
  2189.                                                 <UIToggleButton name="all" toggle="1" sticky="1">
  2190.                                                    <UIRegion x="10" w="185" h="16"/>
  2191.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  2192.                                                       <default>
  2193.                                                          <BFFont>
  2194.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2195.                                                          </BFFont>
  2196.                                                       </default>
  2197.                                                       <standard>
  2198.                                                          <normal>
  2199.                                                             <BFFont>
  2200.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2201.                                                             </BFFont>
  2202.                                                          </normal>
  2203.                                                          <highlighted image="">
  2204.                                                             <BFFont>
  2205.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2206.                                                             </BFFont>
  2207.                                                          </highlighted>
  2208.                                                          <activated image="">
  2209.                                                             <BFFont>
  2210.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2211.                                                             </BFFont>
  2212.                                                          </activated>
  2213.                                                          <disabled/>
  2214.                                                       </standard>
  2215.                                                    </UIAspect>
  2216.                                                    <on>
  2217.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2218.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2219.                                                       </event>
  2220.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2221.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2222.                                                       </event>
  2223.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2224.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2225.                                                       </event>
  2226.                                                    </on>
  2227.                                                 </UIToggleButton>
  2228.                                                 <UIToggleButton name="alpine" sticky="1">
  2229.                                                    <UIRegion x="10" w="185" h="16"/>
  2230.                                                    <UIAspect alwayshit="true" locid="shell:filter_alpine">
  2231.                                                       <default>
  2232.                                                          <BFFont>
  2233.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2234.                                                          </BFFont>
  2235.                                                       </default>
  2236.                                                       <standard>
  2237.                                                          <normal>
  2238.                                                             <BFFont>
  2239.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2240.                                                             </BFFont>
  2241.                                                          </normal>
  2242.                                                          <highlighted image="">
  2243.                                                             <BFFont>
  2244.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2245.                                                             </BFFont>
  2246.                                                          </highlighted>
  2247.                                                          <activated image="">
  2248.                                                             <BFFont>
  2249.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2250.                                                             </BFFont>
  2251.                                                          </activated>
  2252.                                                          <disabled/>
  2253.                                                       </standard>
  2254.                                                    </UIAspect>
  2255.                                                    <on>
  2256.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2257.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="alpine"/>
  2258.                                                       </event>
  2259.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2260.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="alpine"/>
  2261.                                                       </event>
  2262.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2263.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="alpine"/>
  2264.                                                       </event>
  2265.                                                    </on>
  2266.                                                 </UIToggleButton>
  2267.                                                 <UIToggleButton name="borealforest" sticky="1">
  2268.                                                    <UIRegion x="10" w="185" h="16"/>
  2269.                                                    <UIAspect alwayshit="true" locid="shell:filter_borealforest">
  2270.                                                       <default>
  2271.                                                          <BFFont>
  2272.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2273.                                                          </BFFont>
  2274.                                                       </default>
  2275.                                                       <standard>
  2276.                                                          <normal>
  2277.                                                             <BFFont>
  2278.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2279.                                                             </BFFont>
  2280.                                                          </normal>
  2281.                                                          <highlighted image="">
  2282.                                                             <BFFont>
  2283.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2284.                                                             </BFFont>
  2285.                                                          </highlighted>
  2286.                                                          <activated image="">
  2287.                                                             <BFFont>
  2288.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2289.                                                             </BFFont>
  2290.                                                          </activated>
  2291.                                                          <disabled/>
  2292.                                                       </standard>
  2293.                                                    </UIAspect>
  2294.                                                    <on>
  2295.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2296.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="borealforest"/>
  2297.                                                       </event>
  2298.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2299.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="borealforest"/>
  2300.                                                       </event>
  2301.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2302.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="borealforest"/>
  2303.                                                       </event>
  2304.                                                    </on>
  2305.                                                 </UIToggleButton>
  2306.                                                 <UIToggleButton name="desert" sticky="1">
  2307.                                                    <UIRegion x="10" w="185" h="16"/>
  2308.                                                    <UIAspect alwayshit="true" locid="shell:filter_desert">
  2309.                                                       <default>
  2310.                                                          <BFFont>
  2311.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2312.                                                          </BFFont>
  2313.                                                       </default>
  2314.                                                       <standard>
  2315.                                                          <normal>
  2316.                                                             <BFFont>
  2317.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2318.                                                             </BFFont>
  2319.                                                          </normal>
  2320.                                                          <highlighted image="">
  2321.                                                             <BFFont>
  2322.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2323.                                                             </BFFont>
  2324.                                                          </highlighted>
  2325.                                                          <activated image="">
  2326.                                                             <BFFont>
  2327.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2328.                                                             </BFFont>
  2329.                                                          </activated>
  2330.                                                          <disabled/>
  2331.                                                       </standard>
  2332.                                                    </UIAspect>
  2333.                                                    <on>
  2334.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2335.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="desert"/>
  2336.                                                       </event>
  2337.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2338.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="desert"/>
  2339.                                                       </event>
  2340.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2341.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="desert"/>
  2342.                                                       </event>
  2343.                                                    </on>
  2344.                                                 </UIToggleButton>
  2345.                                                 <UIToggleButton name="grassland" sticky="1">
  2346.                                                    <UIRegion x="10" w="185" h="16"/>
  2347.                                                    <UIAspect alwayshit="true" locid="shell:filter_grassland">
  2348.                                                       <default>
  2349.                                                          <BFFont>
  2350.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2351.                                                          </BFFont>
  2352.                                                       </default>
  2353.                                                       <standard>
  2354.                                                          <normal>
  2355.                                                             <BFFont>
  2356.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2357.                                                             </BFFont>
  2358.                                                          </normal>
  2359.                                                          <highlighted image="">
  2360.                                                             <BFFont>
  2361.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2362.                                                             </BFFont>
  2363.                                                          </highlighted>
  2364.                                                          <activated image="">
  2365.                                                             <BFFont>
  2366.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2367.                                                             </BFFont>
  2368.                                                          </activated>
  2369.                                                          <disabled/>
  2370.                                                       </standard>
  2371.                                                    </UIAspect>
  2372.                                                    <on>
  2373.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2374.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="grassland"/>
  2375.                                                       </event>
  2376.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2377.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="grassland"/>
  2378.                                                       </event>
  2379.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2380.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="grassland"/>
  2381.                                                       </event>
  2382.                                                    </on>
  2383.                                                 </UIToggleButton>
  2384.                                                 <UIToggleButton name="savannah" sticky="1">
  2385.                                                    <UIRegion x="10" w="185" h="16"/>
  2386.                                                    <UIAspect alwayshit="true" locid="shell:filter_savannah">
  2387.                                                       <default>
  2388.                                                          <BFFont>
  2389.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2390.                                                          </BFFont>
  2391.                                                       </default>
  2392.                                                       <standard>
  2393.                                                          <normal>
  2394.                                                             <BFFont>
  2395.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2396.                                                             </BFFont>
  2397.                                                          </normal>
  2398.                                                          <highlighted image="">
  2399.                                                             <BFFont>
  2400.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2401.                                                             </BFFont>
  2402.                                                          </highlighted>
  2403.                                                          <activated image="">
  2404.                                                             <BFFont>
  2405.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2406.                                                             </BFFont>
  2407.                                                          </activated>
  2408.                                                          <disabled/>
  2409.                                                       </standard>
  2410.                                                    </UIAspect>
  2411.                                                    <on>
  2412.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2413.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="savannah"/>
  2414.                                                       </event>
  2415.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2416.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="savannah"/>
  2417.                                                       </event>
  2418.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2419.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="savannah"/>
  2420.                                                       </event>
  2421.                                                    </on>
  2422.                                                 </UIToggleButton>
  2423.                                                 <UIToggleButton name="scrub" sticky="1">
  2424.                                                    <UIRegion x="10" w="185" h="16"/>
  2425.                                                    <UIAspect alwayshit="true" locid="shell:filter_scrub">
  2426.                                                       <default>
  2427.                                                          <BFFont>
  2428.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2429.                                                          </BFFont>
  2430.                                                       </default>
  2431.                                                       <standard>
  2432.                                                          <normal>
  2433.                                                             <BFFont>
  2434.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2435.                                                             </BFFont>
  2436.                                                          </normal>
  2437.                                                          <highlighted image="">
  2438.                                                             <BFFont>
  2439.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2440.                                                             </BFFont>
  2441.                                                          </highlighted>
  2442.                                                          <activated image="">
  2443.                                                             <BFFont>
  2444.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2445.                                                             </BFFont>
  2446.                                                          </activated>
  2447.                                                          <disabled/>
  2448.                                                       </standard>
  2449.                                                    </UIAspect>
  2450.                                                    <on>
  2451.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2452.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="scrub"/>
  2453.                                                       </event>
  2454.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2455.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="scrub"/>
  2456.                                                       </event>
  2457.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2458.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="scrub"/>
  2459.                                                       </event>
  2460.                                                    </on>
  2461.                                                 </UIToggleButton>
  2462.                                                 <UIToggleButton name="temperateforest" sticky="1">
  2463.                                                    <UIRegion x="10" w="185" h="16"/>
  2464.                                                    <UIAspect alwayshit="true" locid="shell:filter_temperateforest">
  2465.                                                       <default>
  2466.                                                          <BFFont>
  2467.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2468.                                                          </BFFont>
  2469.                                                       </default>
  2470.                                                       <standard>
  2471.                                                          <normal>
  2472.                                                             <BFFont>
  2473.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2474.                                                             </BFFont>
  2475.                                                          </normal>
  2476.                                                          <highlighted image="">
  2477.                                                             <BFFont>
  2478.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2479.                                                             </BFFont>
  2480.                                                          </highlighted>
  2481.                                                          <activated image="">
  2482.                                                             <BFFont>
  2483.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2484.                                                             </BFFont>
  2485.                                                          </activated>
  2486.                                                          <disabled/>
  2487.                                                       </standard>
  2488.                                                    </UIAspect>
  2489.                                                    <on>
  2490.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2491.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="temperateforest"/>
  2492.                                                       </event>
  2493.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2494.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="temperateforest"/>
  2495.                                                       </event>
  2496.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2497.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="temperateforest"/>
  2498.                                                       </event>
  2499.                                                    </on>
  2500.                                                 </UIToggleButton>
  2501.                                                 <UIToggleButton name="tropicalrainforest" sticky="1">
  2502.                                                    <UIRegion x="10" w="185" h="16"/>
  2503.                                                    <UIAspect alwayshit="true" locid="shell:filter_tropicalrainforest">
  2504.                                                       <default>
  2505.                                                          <BFFont>
  2506.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2507.                                                          </BFFont>
  2508.                                                       </default>
  2509.                                                       <standard>
  2510.                                                          <normal>
  2511.                                                             <BFFont>
  2512.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2513.                                                             </BFFont>
  2514.                                                          </normal>
  2515.                                                          <highlighted image="">
  2516.                                                             <BFFont>
  2517.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2518.                                                             </BFFont>
  2519.                                                          </highlighted>
  2520.                                                          <activated image="">
  2521.                                                             <BFFont>
  2522.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2523.                                                             </BFFont>
  2524.                                                          </activated>
  2525.                                                          <disabled/>
  2526.                                                       </standard>
  2527.                                                    </UIAspect>
  2528.                                                    <on>
  2529.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2530.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tropicalrainforest"/>
  2531.                                                       </event>
  2532.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2533.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tropicalrainforest"/>
  2534.                                                       </event>
  2535.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2536.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tropicalrainforest"/>
  2537.                                                       </event>
  2538.                                                    </on>
  2539.                                                 </UIToggleButton>
  2540.                                                 <UIToggleButton name="tundra" sticky="1">
  2541.                                                    <UIRegion x="10" w="185" h="16"/>
  2542.                                                    <UIAspect alwayshit="true" locid="shell:filter_tundra">
  2543.                                                       <default>
  2544.                                                          <BFFont>
  2545.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2546.                                                          </BFFont>
  2547.                                                       </default>
  2548.                                                       <standard>
  2549.                                                          <normal>
  2550.                                                             <BFFont>
  2551.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2552.                                                             </BFFont>
  2553.                                                          </normal>
  2554.                                                          <highlighted image="">
  2555.                                                             <BFFont>
  2556.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2557.                                                             </BFFont>
  2558.                                                          </highlighted>
  2559.                                                          <activated image="">
  2560.                                                             <BFFont>
  2561.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2562.                                                             </BFFont>
  2563.                                                          </activated>
  2564.                                                          <disabled/>
  2565.                                                       </standard>
  2566.                                                    </UIAspect>
  2567.                                                    <on>
  2568.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2569.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tundra"/>
  2570.                                                       </event>
  2571.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2572.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tundra"/>
  2573.                                                       </event>
  2574.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2575.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tundra"/>
  2576.                                                       </event>
  2577.                                                    </on>
  2578.                                                 </UIToggleButton>
  2579.                                                 <UIToggleButton name="wetlands" sticky="1">
  2580.                                                    <UIRegion x="10" w="185" h="16"/>
  2581.                                                    <UIAspect alwayshit="true" locid="shell:filter_wetlands">
  2582.                                                       <default>
  2583.                                                          <BFFont>
  2584.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2585.                                                          </BFFont>
  2586.                                                       </default>
  2587.                                                       <standard>
  2588.                                                          <normal>
  2589.                                                             <BFFont>
  2590.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2591.                                                             </BFFont>
  2592.                                                          </normal>
  2593.                                                          <highlighted image="">
  2594.                                                             <BFFont>
  2595.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2596.                                                             </BFFont>
  2597.                                                          </highlighted>
  2598.                                                          <activated image="">
  2599.                                                             <BFFont>
  2600.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2601.                                                             </BFFont>
  2602.                                                          </activated>
  2603.                                                          <disabled/>
  2604.                                                       </standard>
  2605.                                                    </UIAspect>
  2606.                                                    <on>
  2607.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2608.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="wetlands"/>
  2609.                                                       </event>
  2610.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2611.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="wetlands"/>
  2612.                                                       </event>
  2613.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2614.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="wetlands"/>
  2615.                                                       </event>
  2616.                                                    </on>
  2617.                                                 </UIToggleButton>
  2618.                                                 <UIToggleButton name="researchfilter1" sticky="1">
  2619.                                                    <UIRegion x="10" w="185" h="16"/>
  2620.                                                    <UIAspect locid="shell:filter_researchable" alwayshit="true">
  2621.                                                       <default>
  2622.                                                          <BFFont>
  2623.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2624.                                                          </BFFont>
  2625.                                                       </default>
  2626.                                                       <standard>
  2627.                                                          <normal>
  2628.                                                             <BFFont>
  2629.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2630.                                                             </BFFont>
  2631.                                                          </normal>
  2632.                                                          <highlighted image="">
  2633.                                                             <BFFont>
  2634.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2635.                                                             </BFFont>
  2636.                                                          </highlighted>
  2637.                                                          <activated image="">
  2638.                                                             <BFFont>
  2639.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2640.                                                             </BFFont>
  2641.                                                          </activated>
  2642.                                                          <disabled/>
  2643.                                                       </standard>
  2644.                                                    </UIAspect>
  2645.                                                    <on>
  2646.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2647.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  2648.                                                       </event>
  2649.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2650.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  2651.                                                       </event>
  2652.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2653.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  2654.                                                       </event>
  2655.                                                    </on>
  2656.                                                 </UIToggleButton>
  2657.                                              </children>
  2658.                                           </UIToggleSet>
  2659.                                           <UIStatic>
  2660.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  2661.                                              <UIAspect>
  2662.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  2663.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  2664.                                                 </default>
  2665.                                              </UIAspect>
  2666.                                           </UIStatic>
  2667.                                           <UIListBox name="display" rows="-1">
  2668.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  2669.                                              <children>
  2670.                                                 <UIToggleButton name="all" toggle="1" sticky="1">
  2671.                                                    <UIRegion x="10" w="185" h="16"/>
  2672.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  2673.                                                       <default>
  2674.                                                          <BFFont>
  2675.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2676.                                                          </BFFont>
  2677.                                                       </default>
  2678.                                                       <standard>
  2679.                                                          <normal>
  2680.                                                             <BFFont>
  2681.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2682.                                                             </BFFont>
  2683.                                                          </normal>
  2684.                                                          <highlighted image="">
  2685.                                                             <BFFont>
  2686.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2687.                                                             </BFFont>
  2688.                                                          </highlighted>
  2689.                                                          <activated image="">
  2690.                                                             <BFFont>
  2691.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2692.                                                             </BFFont>
  2693.                                                          </activated>
  2694.                                                          <disabled/>
  2695.                                                       </standard>
  2696.                                                    </UIAspect>
  2697.                                                    <on>
  2698.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  2699.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2700.                                                       </event>
  2701.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  2702.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2703.                                                       </event>
  2704.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  2705.                                                          <child msg="ZT_SET_NO_FILTER"/>
  2706.                                                       </event>
  2707.                                                    </on>
  2708.                                                 </UIToggleButton>
  2709.                                              </children>
  2710.                                           </UIListBox>
  2711.                                           <UIToggleButton name="opener">
  2712.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  2713.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:terrain_objects_filter_button"/>
  2714.                                              <UIAspect>
  2715.                                                 <default image="ui/maingame/viewfilter.dds"/>
  2716.                                                 <standard>
  2717.                                                    <normal>
  2718.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  2719.                                                    </normal>
  2720.                                                    <highlighted>
  2721.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  2722.                                                    </highlighted>
  2723.                                                    <activated sound="collapse">
  2724.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  2725.                                                    </activated>
  2726.                                                    <disabled>
  2727.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  2728.                                                    </disabled>
  2729.                                                 </standard>
  2730.                                                 <alternate>
  2731.                                                    <normal>
  2732.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  2733.                                                    </normal>
  2734.                                                    <highlighted>
  2735.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  2736.                                                    </highlighted>
  2737.                                                    <activated sound="collapse">
  2738.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  2739.                                                    </activated>
  2740.                                                    <disabled>
  2741.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  2742.                                                    </disabled>
  2743.                                                 </alternate>
  2744.                                              </UIAspect>
  2745.                                              <on>
  2746.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  2747.                                                    <child msg="UI_SHOW"/>
  2748.                                                 </event>
  2749.                                              </on>
  2750.                                              <off>
  2751.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  2752.                                                    <child msg="UI_HIDE"/>
  2753.                                                 </event>
  2754.                                              </off>
  2755.                                           </UIToggleButton>
  2756.                                        </children>
  2757.                                     </UIDropList>
  2758.                                  </children>
  2759.                               </UILayout>
  2760.                               <UILayout name="Biome Droplist Layout">
  2761.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  2762.                                  <UIState active="normal" visible="hidden"/>
  2763.                                  <UIAspect locid="">
  2764.                                     <default image="" sound="">
  2765.                                        <BFRect x="0" y="0" w="512" h="512"/>
  2766.                                        <BFColor r="255" g="255" b="255" a="255"/>
  2767.                                     </default>
  2768.                                     <normal/>
  2769.                                  </UIAspect>
  2770.                                  <children>
  2771.                                     <UIStatic name="background">
  2772.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  2773.                                        <UIState visible="hidden"/>
  2774.                                        <UIShowHideAnim time=".2f">
  2775.                                           <start x="0" y="98" w="-1" h="-1"/>
  2776.                                           <end x="0" y="0" w="-1" h="-1"/>
  2777.                                        </UIShowHideAnim>
  2778.                                        <UIAspect>
  2779.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  2780.                                              <BFRect x="0" y="0" w="212" h="110"/>
  2781.                                           </default>
  2782.                                        </UIAspect>
  2783.                                     </UIStatic>
  2784.                                     <UIDropList name="biomefilter" opener="opener" display="display" droplist="BiomeFilterList" alwayshit="true">
  2785.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  2786.                                        <children>
  2787.                                           <UIToggleSet name="BiomeFilterList" template="listbox" rows="-1">
  2788.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  2789.                                              <UIState visible="hidden"/>
  2790.                                              <UIShowHideAnim time=".2f">
  2791.                                                 <start x="5" y="98" w="-1" h="-1"/>
  2792.                                                 <end x="5" y="5" w="-1" h="-1"/>
  2793.                                              </UIShowHideAnim>
  2794.                                              <children>
  2795.                                                 <UIToggleButton name="alpine" sticky="1">
  2796.                                                    <UIRegion x="10" w="185" h="16"/>
  2797.                                                    <UIAspect alwayshit="true" locid="shell:filter_alpine">
  2798.                                                       <default>
  2799.                                                          <BFFont>
  2800.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2801.                                                          </BFFont>
  2802.                                                       </default>
  2803.                                                       <standard>
  2804.                                                          <normal>
  2805.                                                             <BFFont>
  2806.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2807.                                                             </BFFont>
  2808.                                                          </normal>
  2809.                                                          <highlighted image="">
  2810.                                                             <BFFont>
  2811.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2812.                                                             </BFFont>
  2813.                                                          </highlighted>
  2814.                                                          <activated image="">
  2815.                                                             <BFFont>
  2816.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2817.                                                             </BFFont>
  2818.                                                          </activated>
  2819.                                                          <disabled/>
  2820.                                                       </standard>
  2821.                                                    </UIAspect>
  2822.                                                    <on>
  2823.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2824.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="alpine"/>
  2825.                                                       </event>
  2826.                                                    </on>
  2827.                                                 </UIToggleButton>
  2828.                                                 <UIToggleButton name="borealforest" sticky="1">
  2829.                                                    <UIRegion x="10" w="185" h="16"/>
  2830.                                                    <UIAspect alwayshit="true" locid="shell:filter_borealforest">
  2831.                                                       <default>
  2832.                                                          <BFFont>
  2833.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2834.                                                          </BFFont>
  2835.                                                       </default>
  2836.                                                       <standard>
  2837.                                                          <normal>
  2838.                                                             <BFFont>
  2839.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2840.                                                             </BFFont>
  2841.                                                          </normal>
  2842.                                                          <highlighted image="">
  2843.                                                             <BFFont>
  2844.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2845.                                                             </BFFont>
  2846.                                                          </highlighted>
  2847.                                                          <activated image="">
  2848.                                                             <BFFont>
  2849.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2850.                                                             </BFFont>
  2851.                                                          </activated>
  2852.                                                          <disabled/>
  2853.                                                       </standard>
  2854.                                                    </UIAspect>
  2855.                                                    <on>
  2856.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2857.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="borealforest"/>
  2858.                                                       </event>
  2859.                                                    </on>
  2860.                                                 </UIToggleButton>
  2861.                                                 <UIToggleButton name="desert" sticky="1">
  2862.                                                    <UIRegion x="10" w="185" h="16"/>
  2863.                                                    <UIAspect alwayshit="true" locid="shell:filter_desert">
  2864.                                                       <default>
  2865.                                                          <BFFont>
  2866.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2867.                                                          </BFFont>
  2868.                                                       </default>
  2869.                                                       <standard>
  2870.                                                          <normal>
  2871.                                                             <BFFont>
  2872.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2873.                                                             </BFFont>
  2874.                                                          </normal>
  2875.                                                          <highlighted image="">
  2876.                                                             <BFFont>
  2877.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2878.                                                             </BFFont>
  2879.                                                          </highlighted>
  2880.                                                          <activated image="">
  2881.                                                             <BFFont>
  2882.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2883.                                                             </BFFont>
  2884.                                                          </activated>
  2885.                                                          <disabled/>
  2886.                                                       </standard>
  2887.                                                    </UIAspect>
  2888.                                                    <on>
  2889.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2890.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="desert"/>
  2891.                                                       </event>
  2892.                                                    </on>
  2893.                                                 </UIToggleButton>
  2894.                                                 <UIToggleButton name="grassland" sticky="1" toggle="1">
  2895.                                                    <UIRegion x="10" w="185" h="16"/>
  2896.                                                    <UIAspect alwayshit="true" locid="shell:filter_grassland">
  2897.                                                       <default>
  2898.                                                          <BFFont>
  2899.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2900.                                                          </BFFont>
  2901.                                                       </default>
  2902.                                                       <standard>
  2903.                                                          <normal>
  2904.                                                             <BFFont>
  2905.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2906.                                                             </BFFont>
  2907.                                                          </normal>
  2908.                                                          <highlighted image="">
  2909.                                                             <BFFont>
  2910.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2911.                                                             </BFFont>
  2912.                                                          </highlighted>
  2913.                                                          <activated image="">
  2914.                                                             <BFFont>
  2915.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2916.                                                             </BFFont>
  2917.                                                          </activated>
  2918.                                                          <disabled/>
  2919.                                                       </standard>
  2920.                                                    </UIAspect>
  2921.                                                    <on>
  2922.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2923.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="grassland"/>
  2924.                                                       </event>
  2925.                                                    </on>
  2926.                                                 </UIToggleButton>
  2927.                                                 <UIToggleButton name="savannah" sticky="1">
  2928.                                                    <UIRegion x="10" w="185" h="16"/>
  2929.                                                    <UIAspect alwayshit="true" locid="shell:filter_savannah">
  2930.                                                       <default>
  2931.                                                          <BFFont>
  2932.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2933.                                                          </BFFont>
  2934.                                                       </default>
  2935.                                                       <standard>
  2936.                                                          <normal>
  2937.                                                             <BFFont>
  2938.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2939.                                                             </BFFont>
  2940.                                                          </normal>
  2941.                                                          <highlighted image="">
  2942.                                                             <BFFont>
  2943.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2944.                                                             </BFFont>
  2945.                                                          </highlighted>
  2946.                                                          <activated image="">
  2947.                                                             <BFFont>
  2948.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2949.                                                             </BFFont>
  2950.                                                          </activated>
  2951.                                                          <disabled/>
  2952.                                                       </standard>
  2953.                                                    </UIAspect>
  2954.                                                    <on>
  2955.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2956.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="savannah"/>
  2957.                                                       </event>
  2958.                                                    </on>
  2959.                                                 </UIToggleButton>
  2960.                                                 <UIToggleButton name="scrub" sticky="1">
  2961.                                                    <UIRegion x="10" w="185" h="16"/>
  2962.                                                    <UIAspect alwayshit="true" locid="shell:filter_scrub">
  2963.                                                       <default>
  2964.                                                          <BFFont>
  2965.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2966.                                                          </BFFont>
  2967.                                                       </default>
  2968.                                                       <standard>
  2969.                                                          <normal>
  2970.                                                             <BFFont>
  2971.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  2972.                                                             </BFFont>
  2973.                                                          </normal>
  2974.                                                          <highlighted image="">
  2975.                                                             <BFFont>
  2976.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  2977.                                                             </BFFont>
  2978.                                                          </highlighted>
  2979.                                                          <activated image="">
  2980.                                                             <BFFont>
  2981.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  2982.                                                             </BFFont>
  2983.                                                          </activated>
  2984.                                                          <disabled/>
  2985.                                                       </standard>
  2986.                                                    </UIAspect>
  2987.                                                    <on>
  2988.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2989.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="scrub"/>
  2990.                                                       </event>
  2991.                                                    </on>
  2992.                                                 </UIToggleButton>
  2993.                                                 <UIToggleButton name="temperateforest" sticky="1">
  2994.                                                    <UIRegion x="10" w="185" h="16"/>
  2995.                                                    <UIAspect alwayshit="true" locid="shell:filter_temperateforest">
  2996.                                                       <default>
  2997.                                                          <BFFont>
  2998.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2999.                                                          </BFFont>
  3000.                                                       </default>
  3001.                                                       <standard>
  3002.                                                          <normal>
  3003.                                                             <BFFont>
  3004.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3005.                                                             </BFFont>
  3006.                                                          </normal>
  3007.                                                          <highlighted image="">
  3008.                                                             <BFFont>
  3009.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3010.                                                             </BFFont>
  3011.                                                          </highlighted>
  3012.                                                          <activated image="">
  3013.                                                             <BFFont>
  3014.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3015.                                                             </BFFont>
  3016.                                                          </activated>
  3017.                                                          <disabled/>
  3018.                                                       </standard>
  3019.                                                    </UIAspect>
  3020.                                                    <on>
  3021.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3022.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="temperateforest"/>
  3023.                                                       </event>
  3024.                                                    </on>
  3025.                                                 </UIToggleButton>
  3026.                                                 <UIToggleButton name="tropicalrainforest" sticky="1">
  3027.                                                    <UIRegion x="10" w="185" h="16"/>
  3028.                                                    <UIAspect alwayshit="true" locid="shell:filter_tropicalrainforest">
  3029.                                                       <default>
  3030.                                                          <BFFont>
  3031.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3032.                                                          </BFFont>
  3033.                                                       </default>
  3034.                                                       <standard>
  3035.                                                          <normal>
  3036.                                                             <BFFont>
  3037.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3038.                                                             </BFFont>
  3039.                                                          </normal>
  3040.                                                          <highlighted image="">
  3041.                                                             <BFFont>
  3042.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3043.                                                             </BFFont>
  3044.                                                          </highlighted>
  3045.                                                          <activated image="">
  3046.                                                             <BFFont>
  3047.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3048.                                                             </BFFont>
  3049.                                                          </activated>
  3050.                                                          <disabled/>
  3051.                                                       </standard>
  3052.                                                    </UIAspect>
  3053.                                                    <on>
  3054.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3055.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="tropicalrainforest"/>
  3056.                                                       </event>
  3057.                                                    </on>
  3058.                                                 </UIToggleButton>
  3059.                                                 <UIToggleButton name="tundra" sticky="1">
  3060.                                                    <UIRegion x="10" w="185" h="16"/>
  3061.                                                    <UIAspect alwayshit="true" locid="shell:filter_tundra">
  3062.                                                       <default>
  3063.                                                          <BFFont>
  3064.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3065.                                                          </BFFont>
  3066.                                                       </default>
  3067.                                                       <standard>
  3068.                                                          <normal>
  3069.                                                             <BFFont>
  3070.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3071.                                                             </BFFont>
  3072.                                                          </normal>
  3073.                                                          <highlighted image="">
  3074.                                                             <BFFont>
  3075.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3076.                                                             </BFFont>
  3077.                                                          </highlighted>
  3078.                                                          <activated image="">
  3079.                                                             <BFFont>
  3080.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3081.                                                             </BFFont>
  3082.                                                          </activated>
  3083.                                                          <disabled/>
  3084.                                                       </standard>
  3085.                                                    </UIAspect>
  3086.                                                    <on>
  3087.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3088.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="tundra"/>
  3089.                                                       </event>
  3090.                                                    </on>
  3091.                                                 </UIToggleButton>
  3092.                                                 <UIToggleButton name="wetlands" sticky="1">
  3093.                                                    <UIRegion x="10" w="185" h="16"/>
  3094.                                                    <UIAspect alwayshit="true" locid="shell:filter_wetlands">
  3095.                                                       <default>
  3096.                                                          <BFFont>
  3097.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3098.                                                          </BFFont>
  3099.                                                       </default>
  3100.                                                       <standard>
  3101.                                                          <normal>
  3102.                                                             <BFFont>
  3103.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3104.                                                             </BFFont>
  3105.                                                          </normal>
  3106.                                                          <highlighted image="">
  3107.                                                             <BFFont>
  3108.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3109.                                                             </BFFont>
  3110.                                                          </highlighted>
  3111.                                                          <activated image="">
  3112.                                                             <BFFont>
  3113.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3114.                                                             </BFFont>
  3115.                                                          </activated>
  3116.                                                          <disabled/>
  3117.                                                       </standard>
  3118.                                                    </UIAspect>
  3119.                                                    <on>
  3120.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3121.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="wetlands"/>
  3122.                                                       </event>
  3123.                                                    </on>
  3124.                                                 </UIToggleButton>
  3125.                                              </children>
  3126.                                           </UIToggleSet>
  3127.                                           <UIStatic>
  3128.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  3129.                                              <UIAspect>
  3130.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  3131.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  3132.                                                 </default>
  3133.                                              </UIAspect>
  3134.                                           </UIStatic>
  3135.                                           <UIListBox name="display" rows="-1">
  3136.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  3137.                                           </UIListBox>
  3138.                                           <UIToggleButton name="opener">
  3139.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  3140.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:biome_filter_button"/>
  3141.                                              <UIAspect>
  3142.                                                 <default image="ui/maingame/viewfilter.dds"/>
  3143.                                                 <standard>
  3144.                                                    <normal>
  3145.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  3146.                                                    </normal>
  3147.                                                    <highlighted>
  3148.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  3149.                                                    </highlighted>
  3150.                                                    <activated sound="collapse">
  3151.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  3152.                                                    </activated>
  3153.                                                    <disabled>
  3154.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  3155.                                                    </disabled>
  3156.                                                 </standard>
  3157.                                                 <alternate>
  3158.                                                    <normal>
  3159.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  3160.                                                    </normal>
  3161.                                                    <highlighted>
  3162.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  3163.                                                    </highlighted>
  3164.                                                    <activated sound="collapse">
  3165.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  3166.                                                    </activated>
  3167.                                                    <disabled>
  3168.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  3169.                                                    </disabled>
  3170.                                                 </alternate>
  3171.                                              </UIAspect>
  3172.                                              <on>
  3173.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  3174.                                                    <child msg="UI_SHOW"/>
  3175.                                                 </event>
  3176.                                              </on>
  3177.                                              <off>
  3178.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  3179.                                                    <child msg="UI_HIDE"/>
  3180.                                                 </event>
  3181.                                              </off>
  3182.                                           </UIToggleButton>
  3183.                                        </children>
  3184.                                     </UIDropList>
  3185.                                  </children>
  3186.                               </UILayout>
  3187.                            </children>
  3188.                         </UILayout>
  3189.                         <UILayout name="Animal Tabs">
  3190.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  3191.                            <UIState active="normal" visible="hidden"/>
  3192.                            <children>
  3193.                               <UIToggleSet name="Animal ToggleSet">
  3194.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3195.                                  <children>
  3196.                                     <UIToggleButton name="Buy Animal Tab" toggle="1" sticky="1">
  3197.                                        <UIRegion x="30" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3198.                                        <UIState visible="normal"/>
  3199.                                        <UIHelpInfo name="" short="shell:animal_tab_stt" long="shell:animal_tab_ltt" help=""/>
  3200.                                        <UIAspect string="">
  3201.                                           <default image="ui/shared/tabanimal.dds" sound="">
  3202.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  3203.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3204.                                           </default>
  3205.                                           <standard>
  3206.                                              <normal>
  3207.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  3208.                                              </normal>
  3209.                                              <highlighted>
  3210.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  3211.                                              </highlighted>
  3212.                                              <activated sound="uitab">
  3213.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3214.                                              </activated>
  3215.                                              <disabled>
  3216.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3217.                                              </disabled>
  3218.                                           </standard>
  3219.                                           <alternate>
  3220.                                              <normal>
  3221.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3222.                                              </normal>
  3223.                                              <highlighted>
  3224.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3225.                                              </highlighted>
  3226.                                              <activated>
  3227.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3228.                                              </activated>
  3229.                                              <disabled>
  3230.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3231.                                              </disabled>
  3232.                                           </alternate>
  3233.                                        </UIAspect>
  3234.                                        <UIHotKeys/>
  3235.                                        <on>
  3236.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Panel">
  3237.                                              <child msg="UI_SHOW"/>
  3238.                                           </event>
  3239.                                           <event msg="UI_CHILD" data="UIChildData" name="buy animal gender toggleset">
  3240.                                              <child msg="UI_REPRESS"/>
  3241.                                           </event>
  3242.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Droplist Layout">
  3243.                                              <child msg="UI_SHOW"/>
  3244.                                           </event>
  3245.                                        </on>
  3246.                                        <off>
  3247.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Panel">
  3248.                                              <child msg="UI_HIDE"/>
  3249.                                           </event>
  3250.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Droplist Layout">
  3251.                                              <child msg="UI_HIDE"/>
  3252.                                           </event>
  3253.                                        </off>
  3254.                                     </UIToggleButton>
  3255.                                     <UIToggleButton name="Adopt Animal Tab" toggle="1" sticky="1">
  3256.                                        <UIRegion x="30" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3257.                                        <UIState visible="hidden"/>
  3258.                                        <UIHelpInfo name="" short="shell:animal_tab_stt" long="shell:animal_tab_ltt" help=""/>
  3259.                                        <UIAspect string="">
  3260.                                           <default image="ui/shared/tabanimal.dds" sound="">
  3261.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  3262.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3263.                                           </default>
  3264.                                           <standard>
  3265.                                              <normal>
  3266.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  3267.                                              </normal>
  3268.                                              <highlighted>
  3269.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  3270.                                              </highlighted>
  3271.                                              <activated sound="uitab">
  3272.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3273.                                              </activated>
  3274.                                              <disabled>
  3275.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3276.                                              </disabled>
  3277.                                           </standard>
  3278.                                           <alternate>
  3279.                                              <normal>
  3280.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3281.                                              </normal>
  3282.                                              <highlighted>
  3283.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3284.                                              </highlighted>
  3285.                                              <activated>
  3286.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3287.                                              </activated>
  3288.                                              <disabled>
  3289.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3290.                                              </disabled>
  3291.                                           </alternate>
  3292.                                        </UIAspect>
  3293.                                        <UIHotKeys/>
  3294.                                        <on>
  3295.                                           <event msg="UI_CHILD" data="UIChildData" name="Adopt Animal Panel">
  3296.                                              <child msg="UI_SHOW"/>
  3297.                                           </event>
  3298.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  3299.                                           <event msg="ZT_SET_SELECTED_ENTITY"/>
  3300.                                           <event msg="UI_CHILD" data="UIChildData" name="adopt animal gender toggleset">
  3301.                                              <child msg="UI_REPRESS"/>
  3302.                                           </event>
  3303.                                        </on>
  3304.                                        <off>
  3305.                                           <event msg="UI_CHILD" data="UIChildData" name="Adopt Animal Panel">
  3306.                                              <child msg="UI_HIDE"/>
  3307.                                           </event>
  3308.                                           <event msg="UI_CHILD" data="UIChildData" name="ZTAdoptionPanel">
  3309.                                              <child msg="UI_ACTIVATE_OFF"/>
  3310.                                           </event>
  3311.                                        </off>
  3312.                                     </UIToggleButton>
  3313.                                     <UIToggleButton name="Animal Food Tab" toggle="0" sticky="1">
  3314.                                        <UIRegion x="78" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3315.                                        <UIHelpInfo name="" short="shell:animal_food_tab_stt" long="shell:animal_food_tab_ltt" help=""/>
  3316.                                        <UIAspect string="">
  3317.                                           <default image="ui/shared/tabfood.dds" sound="">
  3318.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  3319.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3320.                                           </default>
  3321.                                           <standard>
  3322.                                              <normal>
  3323.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  3324.                                              </normal>
  3325.                                              <highlighted>
  3326.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  3327.                                              </highlighted>
  3328.                                              <activated sound="uitab">
  3329.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3330.                                              </activated>
  3331.                                              <disabled>
  3332.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3333.                                              </disabled>
  3334.                                           </standard>
  3335.                                           <alternate>
  3336.                                              <normal>
  3337.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3338.                                              </normal>
  3339.                                              <highlighted>
  3340.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3341.                                              </highlighted>
  3342.                                              <activated>
  3343.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3344.                                              </activated>
  3345.                                              <disabled>
  3346.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3347.                                              </disabled>
  3348.                                           </alternate>
  3349.                                        </UIAspect>
  3350.                                        <UIHotKeys/>
  3351.                                        <on>
  3352.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Food Panel">
  3353.                                              <child msg="UI_SHOW"/>
  3354.                                           </event>
  3355.                                           <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  3356.                                              <child msg="UI_ACTIVATE_ON"/>
  3357.                                           </event>
  3358.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3359.                                              <child msg="UI_SHOW"/>
  3360.                                           </event>
  3361.                                        </on>
  3362.                                        <off>
  3363.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Food Panel">
  3364.                                              <child msg="UI_HIDE"/>
  3365.                                           </event>
  3366.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3367.                                              <child msg="UI_HIDE"/>
  3368.                                           </event>
  3369.                                        </off>
  3370.                                     </UIToggleButton>
  3371.                                     <UIToggleButton name="Animal Enrichment Tab" toggle="0" sticky="1">
  3372.                                        <UIRegion x="125" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3373.                                        <UIHelpInfo name="" short="shell:animal_enrichment_tab_stt" long="shell:animal_enrichment_tab_ltt" help=""/>
  3374.                                        <UIAspect string="">
  3375.                                           <default image="ui/shared/tabenrich.dds" sound="">
  3376.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  3377.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3378.                                           </default>
  3379.                                           <standard>
  3380.                                              <normal>
  3381.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  3382.                                              </normal>
  3383.                                              <highlighted>
  3384.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  3385.                                              </highlighted>
  3386.                                              <activated sound="uitab">
  3387.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3388.                                              </activated>
  3389.                                              <disabled>
  3390.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3391.                                              </disabled>
  3392.                                           </standard>
  3393.                                           <alternate>
  3394.                                              <normal>
  3395.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3396.                                              </normal>
  3397.                                              <highlighted>
  3398.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3399.                                              </highlighted>
  3400.                                              <activated>
  3401.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3402.                                              </activated>
  3403.                                              <disabled>
  3404.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3405.                                              </disabled>
  3406.                                           </alternate>
  3407.                                        </UIAspect>
  3408.                                        <UIHotKeys/>
  3409.                                        <on>
  3410.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Enrichment Panel">
  3411.                                              <child msg="UI_SHOW"/>
  3412.                                           </event>
  3413.                                           <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  3414.                                              <child msg="UI_ACTIVATE_ON"/>
  3415.                                           </event>
  3416.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3417.                                              <child msg="UI_SHOW"/>
  3418.                                           </event>
  3419.                                        </on>
  3420.                                        <off>
  3421.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Enrichment Panel">
  3422.                                              <child msg="UI_HIDE"/>
  3423.                                           </event>
  3424.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3425.                                              <child msg="UI_HIDE"/>
  3426.                                           </event>
  3427.                                        </off>
  3428.                                     </UIToggleButton>
  3429.                                     <UIToggleButton name="Animal Shelter Tab" toggle="0" sticky="1">
  3430.                                        <UIRegion x="172" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3431.                                        <UIState active="normal" visible="normal"/>
  3432.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:animal_shelter_tab"/>
  3433.                                        <UIAspect string="">
  3434.                                           <default image="ui/shared/tabshelters.dds" sound="">
  3435.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  3436.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3437.                                           </default>
  3438.                                           <standard>
  3439.                                              <normal>
  3440.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  3441.                                              </normal>
  3442.                                              <highlighted>
  3443.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  3444.                                              </highlighted>
  3445.                                              <activated sound="uitab">
  3446.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3447.                                              </activated>
  3448.                                              <disabled>
  3449.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3450.                                              </disabled>
  3451.                                           </standard>
  3452.                                           <alternate>
  3453.                                              <normal>
  3454.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3455.                                              </normal>
  3456.                                              <highlighted>
  3457.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3458.                                              </highlighted>
  3459.                                              <activated>
  3460.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  3461.                                              </activated>
  3462.                                              <disabled>
  3463.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  3464.                                              </disabled>
  3465.                                           </alternate>
  3466.                                        </UIAspect>
  3467.                                        <UIHotKeys/>
  3468.                                        <on>
  3469.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Shelter Panel">
  3470.                                              <child msg="UI_SHOW"/>
  3471.                                           </event>
  3472.                                           <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  3473.                                              <child msg="UI_ACTIVATE_ON"/>
  3474.                                           </event>
  3475.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3476.                                              <child msg="UI_SHOW"/>
  3477.                                           </event>
  3478.                                        </on>
  3479.                                        <off>
  3480.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Shelter Panel">
  3481.                                              <child msg="UI_HIDE"/>
  3482.                                           </event>
  3483.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Objects Droplist Layout">
  3484.                                              <child msg="UI_HIDE"/>
  3485.                                           </event>
  3486.                                        </off>
  3487.                                     </UIToggleButton>
  3488.                                  </children>
  3489.                               </UIToggleSet>
  3490.                               <UILayout name="Buy Animal Panel">
  3491.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3492.                                  <UIState visible="hidden"/>
  3493.                                  <children>
  3494.                                     <ZTUITypeList name="Animal Typelist" template="panel" kind="animal" rows="2">
  3495.                                        <UIState active="normal" visible="normal"/>
  3496.                                     </ZTUITypeList>
  3497.                                     <UIText name="Text Label">
  3498.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  3499.                                        <UIAspect locid="shell:animal_buy_area_label">
  3500.                                           <default image="" sound="">
  3501.                                              <BFFont>
  3502.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  3503.                                              </BFFont>
  3504.                                              <BFRect x="0" y="0" w="138" h="15"/>
  3505.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3506.                                           </default>
  3507.                                        </UIAspect>
  3508.                                        <UIHotKeys/>
  3509.                                     </UIText>
  3510.                                     <UIToggleSet name="buy animal gender toggleset">
  3511.                                        <UIRegion x="-3" y="26" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3512.                                        <UIState active="normal" visible="normal"/>
  3513.                                        <UIAspect string="">
  3514.                                           <default image="" sound="">
  3515.                                              <BFRect x="0" y="0" w="0" h="0"/>
  3516.                                              <BFColor r="0" g="0" b="0" a="0"/>
  3517.                                           </default>
  3518.                                        </UIAspect>
  3519.                                        <UIHotKeys/>
  3520.                                        <children>
  3521.                                           <UIText name="Animal Gender Display">
  3522.                                              <UIRegion x="80" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  3523.                                              <UIState active="normal" visible="normal"/>
  3524.                                              <UIAspect locid="">
  3525.                                                 <default image="" sound="">
  3526.                                                    <BFFont align="left">
  3527.                                                       <BFColor r="255" g="248" b="178" a="255"/>
  3528.                                                    </BFFont>
  3529.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  3530.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3531.                                                 </default>
  3532.                                                 <normal/>
  3533.                                              </UIAspect>
  3534.                                              <text format=""/>
  3535.                                           </UIText>
  3536.                                           <UIToggleButton name="Female Button" toggle="1" sticky="1">
  3537.                                              <UIRegion x="0" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3538.                                              <UIState active="normal" visible="normal"/>
  3539.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:female_button"/>
  3540.                                              <UIAspect string="">
  3541.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  3542.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3543.                                                 </default>
  3544.                                                 <standard>
  3545.                                                    <normal>
  3546.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  3547.                                                    </normal>
  3548.                                                    <highlighted>
  3549.                                                       <BFRect x="0" y="320" w="64" h="64"/>
  3550.                                                    </highlighted>
  3551.                                                    <activated sound="uiclick">
  3552.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3553.                                                    </activated>
  3554.                                                    <disabled sound="uiclick">
  3555.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  3556.                                                    </disabled>
  3557.                                                 </standard>
  3558.                                                 <alternate>
  3559.                                                    <normal>
  3560.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3561.                                                    </normal>
  3562.                                                    <highlighted>
  3563.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  3564.                                                    </highlighted>
  3565.                                                    <activated>
  3566.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3567.                                                    </activated>
  3568.                                                    <disabled>
  3569.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  3570.                                                    </disabled>
  3571.                                                 </alternate>
  3572.                                              </UIAspect>
  3573.                                              <UIHotKeys/>
  3574.                                              <on>
  3575.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  3576.                                                    <child msg="ZT_SET_GENDER" data="BFString" string="female"/>
  3577.                                                 </event>
  3578.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  3579.                                                    <child msg="UI_ACTIVATE_ON"/>
  3580.                                                 </event>
  3581.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  3582.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_female_display_label"/>
  3583.                                                 </event>
  3584.                                              </on>
  3585.                                           </UIToggleButton>
  3586.                                           <UIToggleButton name="Male button" toggle="0" sticky="1">
  3587.                                              <UIRegion x="28" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3588.                                              <UIState active="normal" visible="normal"/>
  3589.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:male_button"/>
  3590.                                              <UIAspect string="">
  3591.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  3592.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3593.                                                 </default>
  3594.                                                 <standard>
  3595.                                                    <normal>
  3596.                                                       <BFRect x="128" y="128" w="64" h="64"/>
  3597.                                                    </normal>
  3598.                                                    <highlighted>
  3599.                                                       <BFRect x="128" y="192" w="64" h="64"/>
  3600.                                                    </highlighted>
  3601.                                                    <activated sound="uiclick">
  3602.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3603.                                                    </activated>
  3604.                                                    <disabled sound="uiclick">
  3605.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  3606.                                                    </disabled>
  3607.                                                 </standard>
  3608.                                                 <alternate>
  3609.                                                    <normal>
  3610.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3611.                                                    </normal>
  3612.                                                    <highlighted>
  3613.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3614.                                                    </highlighted>
  3615.                                                    <activated>
  3616.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3617.                                                    </activated>
  3618.                                                    <disabled>
  3619.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  3620.                                                    </disabled>
  3621.                                                 </alternate>
  3622.                                              </UIAspect>
  3623.                                              <UIHotKeys/>
  3624.                                              <on>
  3625.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  3626.                                                    <child msg="ZT_SET_GENDER" data="BFString" string="male"/>
  3627.                                                 </event>
  3628.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  3629.                                                    <child msg="UI_ACTIVATE_ON"/>
  3630.                                                 </event>
  3631.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  3632.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_male_display_label"/>
  3633.                                                 </event>
  3634.                                              </on>
  3635.                                           </UIToggleButton>
  3636.                                        </children>
  3637.                                     </UIToggleSet>
  3638.                                  </children>
  3639.                               </UILayout>
  3640.                               <UILayout name="Adopt Animal Panel">
  3641.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3642.                                  <UIState visible="hidden"/>
  3643.                                  <children>
  3644.                                     <UIToggleSet name="ZTAdoptionPanel" template="panel" kind="animal" columns="-1">
  3645.                                        <UIRegion x="15" y="95" w="400" h="95" xalign="min" yalign="min" walign="len" halign="len"/>
  3646.                                        <UIState active="normal" visible="normal"/>
  3647.                                     </UIToggleSet>
  3648.                                     <UIStatic name="Text Label and Background">
  3649.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  3650.                                        <UIAspect locid="shell:animal_buy_area_label">
  3651.                                           <default image="" sound="">
  3652.                                              <BFFont>
  3653.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  3654.                                              </BFFont>
  3655.                                              <BFRect x="0" y="0" w="138" h="15"/>
  3656.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3657.                                           </default>
  3658.                                        </UIAspect>
  3659.                                        <UIHotKeys/>
  3660.                                     </UIStatic>
  3661.                                     <UIButton name="Decline Button" toggle="0" sticky="0">
  3662.                                        <UIRegion x="-3" y="55" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3663.                                        <UIState active="normal" visible="normal"/>
  3664.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:decline_button"/>
  3665.                                        <UIAspect string="">
  3666.                                           <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  3667.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3668.                                           </default>
  3669.                                           <standard>
  3670.                                              <normal>
  3671.                                                 <BFRect x="0" y="128" w="64" h="64"/>
  3672.                                              </normal>
  3673.                                              <highlighted>
  3674.                                                 <BFRect x="0" y="192" w="64" h="64"/>
  3675.                                              </highlighted>
  3676.                                              <activated sound="uiclick">
  3677.                                                 <BFRect x="64" y="128" w="64" h="64"/>
  3678.                                              </activated>
  3679.                                              <disabled sound="uiclick">
  3680.                                                 <BFRect x="64" y="192" w="64" h="64"/>
  3681.                                              </disabled>
  3682.                                           </standard>
  3683.                                           <alternate>
  3684.                                              <normal>
  3685.                                                 <BFRect x="0" y="128" w="64" h="64"/>
  3686.                                              </normal>
  3687.                                              <highlighted>
  3688.                                                 <BFRect x="0" y="192" w="64" h="64"/>
  3689.                                              </highlighted>
  3690.                                              <activated sound="uiclick">
  3691.                                                 <BFRect x="64" y="128" w="64" h="64"/>
  3692.                                              </activated>
  3693.                                              <disabled sound="uiclick">
  3694.                                                 <BFRect x="64" y="192" w="64" h="64"/>
  3695.                                              </disabled>
  3696.                                           </alternate>
  3697.                                        </UIAspect>
  3698.                                        <UIHotKeys/>
  3699.                                        <on>
  3700.                                           <event msg="ZT_DECLINE_ADOPTION"/>
  3701.                                        </on>
  3702.                                     </UIButton>
  3703.                                     <UIToggleSet name="adopt animal gender toggleset">
  3704.                                        <UIRegion x="-3" y="26" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3705.                                        <UIState active="normal" visible="normal"/>
  3706.                                        <UIAspect string="">
  3707.                                           <default image="" sound="">
  3708.                                              <BFRect x="0" y="0" w="0" h="0"/>
  3709.                                              <BFColor r="0" g="0" b="0" a="0"/>
  3710.                                           </default>
  3711.                                        </UIAspect>
  3712.                                        <UIHotKeys/>
  3713.                                        <children>
  3714.                                           <UIText name="Animal Gender Display">
  3715.                                              <UIRegion x="80" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  3716.                                              <UIState active="normal" visible="normal"/>
  3717.                                              <UIAspect locid="">
  3718.                                                 <default image="" sound="">
  3719.                                                    <BFFont align="left">
  3720.                                                       <BFColor r="255" g="248" b="178" a="255"/>
  3721.                                                    </BFFont>
  3722.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  3723.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3724.                                                 </default>
  3725.                                                 <normal/>
  3726.                                              </UIAspect>
  3727.                                              <text format=""/>
  3728.                                           </UIText>
  3729.                                           <UIToggleButton name="Female Button" toggle="1" sticky="1">
  3730.                                              <UIRegion x="0" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3731.                                              <UIState active="normal" visible="normal"/>
  3732.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:female_button"/>
  3733.                                              <UIAspect string="">
  3734.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  3735.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3736.                                                 </default>
  3737.                                                 <standard>
  3738.                                                    <normal>
  3739.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  3740.                                                    </normal>
  3741.                                                    <highlighted>
  3742.                                                       <BFRect x="0" y="320" w="64" h="64"/>
  3743.                                                    </highlighted>
  3744.                                                    <activated sound="uiclick">
  3745.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3746.                                                    </activated>
  3747.                                                    <disabled sound="uiclick">
  3748.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  3749.                                                    </disabled>
  3750.                                                 </standard>
  3751.                                                 <alternate>
  3752.                                                    <normal>
  3753.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3754.                                                    </normal>
  3755.                                                    <highlighted>
  3756.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  3757.                                                    </highlighted>
  3758.                                                    <activated>
  3759.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  3760.                                                    </activated>
  3761.                                                    <disabled>
  3762.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  3763.                                                    </disabled>
  3764.                                                 </alternate>
  3765.                                              </UIAspect>
  3766.                                              <UIHotKeys/>
  3767.                                              <on>
  3768.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  3769.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_female_display_label"/>
  3770.                                                 </event>
  3771.                                                 <event msg="ZT_SET_GENDER" data="BFString" string="female"/>
  3772.                                              </on>
  3773.                                           </UIToggleButton>
  3774.                                           <UIToggleButton name="Male button" toggle="0" sticky="1">
  3775.                                              <UIRegion x="28" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  3776.                                              <UIState active="normal" visible="normal"/>
  3777.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:male_button"/>
  3778.                                              <UIAspect string="">
  3779.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  3780.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  3781.                                                 </default>
  3782.                                                 <standard>
  3783.                                                    <normal>
  3784.                                                       <BFRect x="128" y="128" w="64" h="64"/>
  3785.                                                    </normal>
  3786.                                                    <highlighted>
  3787.                                                       <BFRect x="128" y="192" w="64" h="64"/>
  3788.                                                    </highlighted>
  3789.                                                    <activated sound="uiclick">
  3790.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3791.                                                    </activated>
  3792.                                                    <disabled sound="uiclick">
  3793.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  3794.                                                    </disabled>
  3795.                                                 </standard>
  3796.                                                 <alternate>
  3797.                                                    <normal>
  3798.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3799.                                                    </normal>
  3800.                                                    <highlighted>
  3801.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3802.                                                    </highlighted>
  3803.                                                    <activated>
  3804.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  3805.                                                    </activated>
  3806.                                                    <disabled>
  3807.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  3808.                                                    </disabled>
  3809.                                                 </alternate>
  3810.                                              </UIAspect>
  3811.                                              <UIHotKeys/>
  3812.                                              <on>
  3813.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  3814.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_male_display_label"/>
  3815.                                                 </event>
  3816.                                                 <event msg="ZT_SET_GENDER" data="BFString" string="male"/>
  3817.                                              </on>
  3818.                                           </UIToggleButton>
  3819.                                        </children>
  3820.                                     </UIToggleSet>
  3821.                                  </children>
  3822.                               </UILayout>
  3823.                               <UILayout name="Animal Enrichment Panel">
  3824.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3825.                                  <UIState active="normal" visible="hidden"/>
  3826.                                  <children>
  3827.                                     <ZTUITypeList name="Enrichment Typelist" template="panel" kind="enrichment" rows="2"/>
  3828.                                     <UIStatic name="Text Label and Background">
  3829.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  3830.                                        <UIAspect locid="shell:animal_enrichment_buy_area_label">
  3831.                                           <default image="" sound="">
  3832.                                              <BFFont>
  3833.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  3834.                                              </BFFont>
  3835.                                              <BFRect x="0" y="0" w="138" h="15"/>
  3836.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3837.                                           </default>
  3838.                                        </UIAspect>
  3839.                                        <UIHotKeys/>
  3840.                                     </UIStatic>
  3841.                                  </children>
  3842.                               </UILayout>
  3843.                               <UILayout name="Animal Food Panel">
  3844.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3845.                                  <UIState active="normal" visible="hidden"/>
  3846.                                  <children>
  3847.                                     <ZTUITypeList name="Food Typelist" template="panel" kind="food" rows="2"/>
  3848.                                     <UIStatic name="Text Label and Background">
  3849.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  3850.                                        <UIAspect locid="shell:animal_food_buy_area_label">
  3851.                                           <default image="" sound="">
  3852.                                              <BFFont>
  3853.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  3854.                                              </BFFont>
  3855.                                              <BFRect x="0" y="0" w="138" h="15"/>
  3856.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3857.                                           </default>
  3858.                                        </UIAspect>
  3859.                                        <UIHotKeys/>
  3860.                                     </UIStatic>
  3861.                                  </children>
  3862.                               </UILayout>
  3863.                               <UILayout name="Animal Shelter Panel">
  3864.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  3865.                                  <UIState active="normal" visible="hidden"/>
  3866.                                  <children>
  3867.                                     <ZTUITypeList name="Shelters Typelist" template="panel" kind="shelters" rows="2"/>
  3868.                                     <UIStatic name="Text Label and Background">
  3869.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  3870.                                        <UIAspect locid="shell:animal_shelter_buy_area_label">
  3871.                                           <default image="" sound="">
  3872.                                              <BFFont>
  3873.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  3874.                                              </BFFont>
  3875.                                              <BFRect x="0" y="0" w="138" h="15"/>
  3876.                                              <BFColor r="255" g="255" b="255" a="255"/>
  3877.                                           </default>
  3878.                                        </UIAspect>
  3879.                                        <UIHotKeys/>
  3880.                                     </UIStatic>
  3881.                                  </children>
  3882.                               </UILayout>
  3883.                               <UILayout name="Animal Objects Droplist Layout">
  3884.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  3885.                                  <UIState active="normal" visible="hidden"/>
  3886.                                  <UIAspect locid="">
  3887.                                     <default image="" sound="">
  3888.                                        <BFRect x="0" y="0" w="512" h="512"/>
  3889.                                        <BFColor r="255" g="255" b="255" a="255"/>
  3890.                                     </default>
  3891.                                     <normal/>
  3892.                                  </UIAspect>
  3893.                                  <children>
  3894.                                     <UIStatic name="background">
  3895.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  3896.                                        <UIState visible="hidden"/>
  3897.                                        <UIShowHideAnim time=".2f">
  3898.                                           <start x="0" y="98" w="-1" h="-1"/>
  3899.                                           <end x="0" y="0" w="-1" h="-1"/>
  3900.                                        </UIShowHideAnim>
  3901.                                        <UIAspect>
  3902.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  3903.                                              <BFRect x="0" y="0" w="212" h="110"/>
  3904.                                           </default>
  3905.                                        </UIAspect>
  3906.                                     </UIStatic>
  3907.                                     <UIDropList name="animal objects filter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  3908.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  3909.                                        <children>
  3910.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  3911.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  3912.                                              <UIState visible="hidden"/>
  3913.                                              <UIShowHideAnim time=".2f">
  3914.                                                 <start x="5" y="98" w="-1" h="-1"/>
  3915.                                                 <end x="5" y="5" w="-1" h="-1"/>
  3916.                                              </UIShowHideAnim>
  3917.                                              <children>
  3918.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  3919.                                                    <UIRegion x="10" w="185" h="16"/>
  3920.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  3921.                                                       <default>
  3922.                                                          <BFFont>
  3923.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3924.                                                          </BFFont>
  3925.                                                       </default>
  3926.                                                       <standard>
  3927.                                                          <normal>
  3928.                                                             <BFFont>
  3929.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3930.                                                             </BFFont>
  3931.                                                          </normal>
  3932.                                                          <highlighted image="">
  3933.                                                             <BFFont>
  3934.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3935.                                                             </BFFont>
  3936.                                                          </highlighted>
  3937.                                                          <activated image="">
  3938.                                                             <BFFont>
  3939.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3940.                                                             </BFFont>
  3941.                                                          </activated>
  3942.                                                          <disabled/>
  3943.                                                       </standard>
  3944.                                                    </UIAspect>
  3945.                                                    <on>
  3946.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  3947.                                                          <child msg="ZT_SET_NO_FILTER"/>
  3948.                                                       </event>
  3949.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  3950.                                                          <child msg="ZT_SET_NO_FILTER"/>
  3951.                                                       </event>
  3952.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  3953.                                                          <child msg="ZT_SET_NO_FILTER"/>
  3954.                                                       </event>
  3955.                                                    </on>
  3956.                                                 </UIToggleButton>
  3957.                                                 <UIToggleButton name="researchfilter2" sticky="1">
  3958.                                                    <UIRegion x="10" w="185" h="16"/>
  3959.                                                    <UIAspect alwayshit="true" locid="shell:filter_researchable">
  3960.                                                       <default>
  3961.                                                          <BFFont>
  3962.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3963.                                                          </BFFont>
  3964.                                                       </default>
  3965.                                                       <standard>
  3966.                                                          <normal>
  3967.                                                             <BFFont>
  3968.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  3969.                                                             </BFFont>
  3970.                                                          </normal>
  3971.                                                          <highlighted image="">
  3972.                                                             <BFFont>
  3973.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  3974.                                                             </BFFont>
  3975.                                                          </highlighted>
  3976.                                                          <activated image="">
  3977.                                                             <BFFont>
  3978.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  3979.                                                             </BFFont>
  3980.                                                          </activated>
  3981.                                                          <disabled/>
  3982.                                                       </standard>
  3983.                                                    </UIAspect>
  3984.                                                    <on>
  3985.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  3986.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  3987.                                                       </event>
  3988.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  3989.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  3990.                                                       </event>
  3991.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  3992.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  3993.                                                       </event>
  3994.                                                    </on>
  3995.                                                 </UIToggleButton>
  3996.                                              </children>
  3997.                                           </UIToggleSet>
  3998.                                           <UIStatic>
  3999.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  4000.                                              <UIAspect>
  4001.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  4002.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  4003.                                                 </default>
  4004.                                              </UIAspect>
  4005.                                           </UIStatic>
  4006.                                           <UIListBox name="display" rows="-1">
  4007.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  4008.                                              <children>
  4009.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  4010.                                                    <UIRegion x="10" w="185" h="16"/>
  4011.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  4012.                                                       <default>
  4013.                                                          <BFFont>
  4014.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4015.                                                          </BFFont>
  4016.                                                       </default>
  4017.                                                       <standard>
  4018.                                                          <normal>
  4019.                                                             <BFFont>
  4020.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4021.                                                             </BFFont>
  4022.                                                          </normal>
  4023.                                                          <highlighted image="">
  4024.                                                             <BFFont>
  4025.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4026.                                                             </BFFont>
  4027.                                                          </highlighted>
  4028.                                                          <activated image="">
  4029.                                                             <BFFont>
  4030.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4031.                                                             </BFFont>
  4032.                                                          </activated>
  4033.                                                          <disabled/>
  4034.                                                       </standard>
  4035.                                                    </UIAspect>
  4036.                                                    <on>
  4037.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  4038.                                                          <child msg="ZT_SET_NO_FILTER"/>
  4039.                                                       </event>
  4040.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  4041.                                                          <child msg="ZT_SET_NO_FILTER"/>
  4042.                                                       </event>
  4043.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  4044.                                                          <child msg="ZT_SET_NO_FILTER"/>
  4045.                                                       </event>
  4046.                                                    </on>
  4047.                                                 </UIToggleButton>
  4048.                                              </children>
  4049.                                           </UIListBox>
  4050.                                           <UIToggleButton name="opener">
  4051.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  4052.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:animal_objects_filter_button"/>
  4053.                                              <UIAspect>
  4054.                                                 <default image="ui/maingame/viewfilter.dds"/>
  4055.                                                 <standard>
  4056.                                                    <normal>
  4057.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  4058.                                                    </normal>
  4059.                                                    <highlighted>
  4060.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  4061.                                                    </highlighted>
  4062.                                                    <activated sound="collapse">
  4063.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4064.                                                    </activated>
  4065.                                                    <disabled>
  4066.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  4067.                                                    </disabled>
  4068.                                                 </standard>
  4069.                                                 <alternate>
  4070.                                                    <normal>
  4071.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4072.                                                    </normal>
  4073.                                                    <highlighted>
  4074.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4075.                                                    </highlighted>
  4076.                                                    <activated sound="collapse">
  4077.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4078.                                                    </activated>
  4079.                                                    <disabled>
  4080.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  4081.                                                    </disabled>
  4082.                                                 </alternate>
  4083.                                              </UIAspect>
  4084.                                              <on>
  4085.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  4086.                                                    <child msg="UI_SHOW"/>
  4087.                                                 </event>
  4088.                                              </on>
  4089.                                              <off>
  4090.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  4091.                                                    <child msg="UI_HIDE"/>
  4092.                                                 </event>
  4093.                                              </off>
  4094.                                           </UIToggleButton>
  4095.                                        </children>
  4096.                                     </UIDropList>
  4097.                                  </children>
  4098.                               </UILayout>
  4099.                               <UILayout name="Buy Animal Droplist Layout">
  4100.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  4101.                                  <UIState active="normal" visible="hidden"/>
  4102.                                  <UIAspect locid="">
  4103.                                     <default image="" sound="">
  4104.                                        <BFRect x="0" y="0" w="512" h="512"/>
  4105.                                        <BFColor r="255" g="255" b="255" a="255"/>
  4106.                                     </default>
  4107.                                     <normal/>
  4108.                                  </UIAspect>
  4109.                                  <children>
  4110.                                     <UIStatic name="background">
  4111.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  4112.                                        <UIState visible="hidden"/>
  4113.                                        <UIShowHideAnim time=".2f">
  4114.                                           <start x="0" y="98" w="-1" h="-1"/>
  4115.                                           <end x="0" y="0" w="-1" h="-1"/>
  4116.                                        </UIShowHideAnim>
  4117.                                        <UIAspect>
  4118.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  4119.                                              <BFRect x="0" y="0" w="212" h="110"/>
  4120.                                           </default>
  4121.                                        </UIAspect>
  4122.                                     </UIStatic>
  4123.                                     <UIDropList name="buyanimal filter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  4124.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  4125.                                        <children>
  4126.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  4127.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  4128.                                              <UIState visible="hidden"/>
  4129.                                              <UIShowHideAnim time=".2f">
  4130.                                                 <start x="5" y="98" w="-1" h="-1"/>
  4131.                                                 <end x="5" y="5" w="-1" h="-1"/>
  4132.                                              </UIShowHideAnim>
  4133.                                              <children>
  4134.                                                 <UIToggleButton name="all" toggle="1" sticky="1">
  4135.                                                    <UIRegion x="10" w="185" h="16"/>
  4136.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  4137.                                                       <default>
  4138.                                                          <BFFont>
  4139.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4140.                                                          </BFFont>
  4141.                                                       </default>
  4142.                                                       <standard>
  4143.                                                          <normal>
  4144.                                                             <BFFont>
  4145.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4146.                                                             </BFFont>
  4147.                                                          </normal>
  4148.                                                          <highlighted image="">
  4149.                                                             <BFFont>
  4150.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4151.                                                             </BFFont>
  4152.                                                          </highlighted>
  4153.                                                          <activated image="">
  4154.                                                             <BFFont>
  4155.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4156.                                                             </BFFont>
  4157.                                                          </activated>
  4158.                                                          <disabled/>
  4159.                                                       </standard>
  4160.                                                    </UIAspect>
  4161.                                                    <on>
  4162.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4163.                                                          <child msg="ZT_SET_NO_FILTER"/>
  4164.                                                       </event>
  4165.                                                    </on>
  4166.                                                 </UIToggleButton>
  4167.                                                 <UIToggleButton name="alpine" sticky="1">
  4168.                                                    <UIRegion x="10" w="185" h="16"/>
  4169.                                                    <UIAspect alwayshit="true" locid="shell:filter_alpine">
  4170.                                                       <default>
  4171.                                                          <BFFont>
  4172.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4173.                                                          </BFFont>
  4174.                                                       </default>
  4175.                                                       <standard>
  4176.                                                          <normal>
  4177.                                                             <BFFont>
  4178.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4179.                                                             </BFFont>
  4180.                                                          </normal>
  4181.                                                          <highlighted image="">
  4182.                                                             <BFFont>
  4183.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4184.                                                             </BFFont>
  4185.                                                          </highlighted>
  4186.                                                          <activated image="">
  4187.                                                             <BFFont>
  4188.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4189.                                                             </BFFont>
  4190.                                                          </activated>
  4191.                                                          <disabled/>
  4192.                                                       </standard>
  4193.                                                    </UIAspect>
  4194.                                                    <on>
  4195.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4196.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="alpine"/>
  4197.                                                       </event>
  4198.                                                    </on>
  4199.                                                 </UIToggleButton>
  4200.                                                 <UIToggleButton name="borealforest" sticky="1">
  4201.                                                    <UIRegion x="10" w="185" h="16"/>
  4202.                                                    <UIAspect alwayshit="true" locid="shell:filter_borealforest">
  4203.                                                       <default>
  4204.                                                          <BFFont>
  4205.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4206.                                                          </BFFont>
  4207.                                                       </default>
  4208.                                                       <standard>
  4209.                                                          <normal>
  4210.                                                             <BFFont>
  4211.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4212.                                                             </BFFont>
  4213.                                                          </normal>
  4214.                                                          <highlighted image="">
  4215.                                                             <BFFont>
  4216.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4217.                                                             </BFFont>
  4218.                                                          </highlighted>
  4219.                                                          <activated image="">
  4220.                                                             <BFFont>
  4221.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4222.                                                             </BFFont>
  4223.                                                          </activated>
  4224.                                                          <disabled/>
  4225.                                                       </standard>
  4226.                                                    </UIAspect>
  4227.                                                    <on>
  4228.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4229.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="borealforest"/>
  4230.                                                       </event>
  4231.                                                    </on>
  4232.                                                 </UIToggleButton>
  4233.                                                 <UIToggleButton name="desert" sticky="1">
  4234.                                                    <UIRegion x="10" w="185" h="16"/>
  4235.                                                    <UIAspect alwayshit="true" locid="shell:filter_desert">
  4236.                                                       <default>
  4237.                                                          <BFFont>
  4238.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4239.                                                          </BFFont>
  4240.                                                       </default>
  4241.                                                       <standard>
  4242.                                                          <normal>
  4243.                                                             <BFFont>
  4244.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4245.                                                             </BFFont>
  4246.                                                          </normal>
  4247.                                                          <highlighted image="">
  4248.                                                             <BFFont>
  4249.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4250.                                                             </BFFont>
  4251.                                                          </highlighted>
  4252.                                                          <activated image="">
  4253.                                                             <BFFont>
  4254.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4255.                                                             </BFFont>
  4256.                                                          </activated>
  4257.                                                          <disabled/>
  4258.                                                       </standard>
  4259.                                                    </UIAspect>
  4260.                                                    <on>
  4261.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4262.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="desert"/>
  4263.                                                       </event>
  4264.                                                    </on>
  4265.                                                 </UIToggleButton>
  4266.                                                 <UIToggleButton name="grassland" sticky="1">
  4267.                                                    <UIRegion x="10" w="185" h="16"/>
  4268.                                                    <UIAspect alwayshit="true" locid="shell:filter_grassland">
  4269.                                                       <default>
  4270.                                                          <BFFont>
  4271.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4272.                                                          </BFFont>
  4273.                                                       </default>
  4274.                                                       <standard>
  4275.                                                          <normal>
  4276.                                                             <BFFont>
  4277.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4278.                                                             </BFFont>
  4279.                                                          </normal>
  4280.                                                          <highlighted image="">
  4281.                                                             <BFFont>
  4282.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4283.                                                             </BFFont>
  4284.                                                          </highlighted>
  4285.                                                          <activated image="">
  4286.                                                             <BFFont>
  4287.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4288.                                                             </BFFont>
  4289.                                                          </activated>
  4290.                                                          <disabled/>
  4291.                                                       </standard>
  4292.                                                    </UIAspect>
  4293.                                                    <on>
  4294.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4295.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="grassland"/>
  4296.                                                       </event>
  4297.                                                    </on>
  4298.                                                 </UIToggleButton>
  4299.                                                 <UIToggleButton name="savannah" sticky="1">
  4300.                                                    <UIRegion x="10" w="185" h="16"/>
  4301.                                                    <UIAspect alwayshit="true" locid="shell:filter_savannah">
  4302.                                                       <default>
  4303.                                                          <BFFont>
  4304.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4305.                                                          </BFFont>
  4306.                                                       </default>
  4307.                                                       <standard>
  4308.                                                          <normal>
  4309.                                                             <BFFont>
  4310.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4311.                                                             </BFFont>
  4312.                                                          </normal>
  4313.                                                          <highlighted image="">
  4314.                                                             <BFFont>
  4315.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4316.                                                             </BFFont>
  4317.                                                          </highlighted>
  4318.                                                          <activated image="">
  4319.                                                             <BFFont>
  4320.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4321.                                                             </BFFont>
  4322.                                                          </activated>
  4323.                                                          <disabled/>
  4324.                                                       </standard>
  4325.                                                    </UIAspect>
  4326.                                                    <on>
  4327.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4328.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="savannah"/>
  4329.                                                       </event>
  4330.                                                    </on>
  4331.                                                 </UIToggleButton>
  4332.                                                 <UIToggleButton name="scrub" sticky="1">
  4333.                                                    <UIRegion x="10" w="185" h="16"/>
  4334.                                                    <UIAspect alwayshit="true" locid="shell:filter_scrub">
  4335.                                                       <default>
  4336.                                                          <BFFont>
  4337.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4338.                                                          </BFFont>
  4339.                                                       </default>
  4340.                                                       <standard>
  4341.                                                          <normal>
  4342.                                                             <BFFont>
  4343.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4344.                                                             </BFFont>
  4345.                                                          </normal>
  4346.                                                          <highlighted image="">
  4347.                                                             <BFFont>
  4348.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4349.                                                             </BFFont>
  4350.                                                          </highlighted>
  4351.                                                          <activated image="">
  4352.                                                             <BFFont>
  4353.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4354.                                                             </BFFont>
  4355.                                                          </activated>
  4356.                                                          <disabled/>
  4357.                                                       </standard>
  4358.                                                    </UIAspect>
  4359.                                                    <on>
  4360.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4361.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="scrub"/>
  4362.                                                       </event>
  4363.                                                    </on>
  4364.                                                 </UIToggleButton>
  4365.                                                 <UIToggleButton name="temperateforest" sticky="1">
  4366.                                                    <UIRegion x="10" w="185" h="16"/>
  4367.                                                    <UIAspect alwayshit="true" locid="shell:filter_temperateforest">
  4368.                                                       <default>
  4369.                                                          <BFFont>
  4370.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4371.                                                          </BFFont>
  4372.                                                       </default>
  4373.                                                       <standard>
  4374.                                                          <normal>
  4375.                                                             <BFFont>
  4376.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4377.                                                             </BFFont>
  4378.                                                          </normal>
  4379.                                                          <highlighted image="">
  4380.                                                             <BFFont>
  4381.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4382.                                                             </BFFont>
  4383.                                                          </highlighted>
  4384.                                                          <activated image="">
  4385.                                                             <BFFont>
  4386.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4387.                                                             </BFFont>
  4388.                                                          </activated>
  4389.                                                          <disabled/>
  4390.                                                       </standard>
  4391.                                                    </UIAspect>
  4392.                                                    <on>
  4393.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4394.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="temperateforest"/>
  4395.                                                       </event>
  4396.                                                    </on>
  4397.                                                 </UIToggleButton>
  4398.                                                 <UIToggleButton name="tropicalrainforest" sticky="1">
  4399.                                                    <UIRegion x="10" w="185" h="16"/>
  4400.                                                    <UIAspect alwayshit="true" locid="shell:filter_tropicalrainforest">
  4401.                                                       <default>
  4402.                                                          <BFFont>
  4403.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4404.                                                          </BFFont>
  4405.                                                       </default>
  4406.                                                       <standard>
  4407.                                                          <normal>
  4408.                                                             <BFFont>
  4409.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4410.                                                             </BFFont>
  4411.                                                          </normal>
  4412.                                                          <highlighted image="">
  4413.                                                             <BFFont>
  4414.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4415.                                                             </BFFont>
  4416.                                                          </highlighted>
  4417.                                                          <activated image="">
  4418.                                                             <BFFont>
  4419.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4420.                                                             </BFFont>
  4421.                                                          </activated>
  4422.                                                          <disabled/>
  4423.                                                       </standard>
  4424.                                                    </UIAspect>
  4425.                                                    <on>
  4426.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4427.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tropicalrainforest"/>
  4428.                                                       </event>
  4429.                                                    </on>
  4430.                                                 </UIToggleButton>
  4431.                                                 <UIToggleButton name="tundra" sticky="1">
  4432.                                                    <UIRegion x="10" w="185" h="16"/>
  4433.                                                    <UIAspect alwayshit="true" locid="shell:filter_tundra">
  4434.                                                       <default>
  4435.                                                          <BFFont>
  4436.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4437.                                                          </BFFont>
  4438.                                                       </default>
  4439.                                                       <standard>
  4440.                                                          <normal>
  4441.                                                             <BFFont>
  4442.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4443.                                                             </BFFont>
  4444.                                                          </normal>
  4445.                                                          <highlighted image="">
  4446.                                                             <BFFont>
  4447.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4448.                                                             </BFFont>
  4449.                                                          </highlighted>
  4450.                                                          <activated image="">
  4451.                                                             <BFFont>
  4452.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4453.                                                             </BFFont>
  4454.                                                          </activated>
  4455.                                                          <disabled/>
  4456.                                                       </standard>
  4457.                                                    </UIAspect>
  4458.                                                    <on>
  4459.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4460.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="tundra"/>
  4461.                                                       </event>
  4462.                                                    </on>
  4463.                                                 </UIToggleButton>
  4464.                                                 <UIToggleButton name="wetlands" sticky="1">
  4465.                                                    <UIRegion x="10" w="185" h="16"/>
  4466.                                                    <UIAspect alwayshit="true" locid="shell:filter_wetlands">
  4467.                                                       <default>
  4468.                                                          <BFFont>
  4469.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4470.                                                          </BFFont>
  4471.                                                       </default>
  4472.                                                       <standard>
  4473.                                                          <normal>
  4474.                                                             <BFFont>
  4475.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4476.                                                             </BFFont>
  4477.                                                          </normal>
  4478.                                                          <highlighted image="">
  4479.                                                             <BFFont>
  4480.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4481.                                                             </BFFont>
  4482.                                                          </highlighted>
  4483.                                                          <activated image="">
  4484.                                                             <BFFont>
  4485.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4486.                                                             </BFFont>
  4487.                                                          </activated>
  4488.                                                          <disabled/>
  4489.                                                       </standard>
  4490.                                                    </UIAspect>
  4491.                                                    <on>
  4492.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4493.                                                          <child msg="ZT_SET_BIOME_FILTER" data="BFString" string="wetlands"/>
  4494.                                                       </event>
  4495.                                                    </on>
  4496.                                                 </UIToggleButton>
  4497.                                              </children>
  4498.                                           </UIToggleSet>
  4499.                                           <UIStatic>
  4500.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  4501.                                              <UIAspect>
  4502.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  4503.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  4504.                                                 </default>
  4505.                                              </UIAspect>
  4506.                                           </UIStatic>
  4507.                                           <UIListBox name="display" rows="-1">
  4508.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  4509.                                              <children>
  4510.                                                 <UIToggleButton name="all" toggle="1" sticky="1">
  4511.                                                    <UIRegion x="10" w="185" h="16"/>
  4512.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  4513.                                                       <default>
  4514.                                                          <BFFont>
  4515.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4516.                                                          </BFFont>
  4517.                                                       </default>
  4518.                                                       <standard>
  4519.                                                          <normal>
  4520.                                                             <BFFont>
  4521.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  4522.                                                             </BFFont>
  4523.                                                          </normal>
  4524.                                                          <highlighted image="">
  4525.                                                             <BFFont>
  4526.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  4527.                                                             </BFFont>
  4528.                                                          </highlighted>
  4529.                                                          <activated image="">
  4530.                                                             <BFFont>
  4531.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  4532.                                                             </BFFont>
  4533.                                                          </activated>
  4534.                                                          <disabled/>
  4535.                                                       </standard>
  4536.                                                    </UIAspect>
  4537.                                                    <on>
  4538.                                                       <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  4539.                                                          <child msg="ZT_SET_NO_FILTER"/>
  4540.                                                       </event>
  4541.                                                    </on>
  4542.                                                 </UIToggleButton>
  4543.                                              </children>
  4544.                                           </UIListBox>
  4545.                                           <UIToggleButton name="opener">
  4546.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  4547.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:animal_filter_button"/>
  4548.                                              <UIAspect>
  4549.                                                 <default image="ui/maingame/viewfilter.dds"/>
  4550.                                                 <standard>
  4551.                                                    <normal>
  4552.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  4553.                                                    </normal>
  4554.                                                    <highlighted>
  4555.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  4556.                                                    </highlighted>
  4557.                                                    <activated sound="collapse">
  4558.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4559.                                                    </activated>
  4560.                                                    <disabled>
  4561.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  4562.                                                    </disabled>
  4563.                                                 </standard>
  4564.                                                 <alternate>
  4565.                                                    <normal>
  4566.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4567.                                                    </normal>
  4568.                                                    <highlighted>
  4569.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4570.                                                    </highlighted>
  4571.                                                    <activated sound="collapse">
  4572.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  4573.                                                    </activated>
  4574.                                                    <disabled>
  4575.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  4576.                                                    </disabled>
  4577.                                                 </alternate>
  4578.                                              </UIAspect>
  4579.                                              <on>
  4580.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  4581.                                                    <child msg="UI_SHOW"/>
  4582.                                                 </event>
  4583.                                              </on>
  4584.                                              <off>
  4585.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  4586.                                                    <child msg="UI_HIDE"/>
  4587.                                                 </event>
  4588.                                              </off>
  4589.                                           </UIToggleButton>
  4590.                                        </children>
  4591.                                     </UIDropList>
  4592.                                  </children>
  4593.                               </UILayout>
  4594.                            </children>
  4595.                         </UILayout>
  4596.                         <UILayout name="Construction Tabs">
  4597.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  4598.                            <UIState active="normal" visible="hidden"/>
  4599.                            <children>
  4600.                               <UIToggleSet name="Construction ToggleSet">
  4601.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  4602.                                  <children>
  4603.                                     <UIToggleButton name="Path Tab" toggle="0" sticky="1">
  4604.                                        <UIRegion x="78" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4605.                                        <UIState active="normal" visible="normal"/>
  4606.                                        <UIHelpInfo name="" short="shell:construction_path_tab_stt" long="shell:construction_path_tab_ltt" help=""/>
  4607.                                        <UIAspect string="">
  4608.                                           <default image="ui/shared/tabpaths.dds" sound="">
  4609.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  4610.                                              <BFColor r="255" g="255" b="255" a="255"/>
  4611.                                           </default>
  4612.                                           <standard>
  4613.                                              <normal>
  4614.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  4615.                                              </normal>
  4616.                                              <highlighted>
  4617.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  4618.                                              </highlighted>
  4619.                                              <activated sound="uitab">
  4620.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4621.                                              </activated>
  4622.                                              <disabled>
  4623.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4624.                                              </disabled>
  4625.                                           </standard>
  4626.                                           <alternate>
  4627.                                              <normal>
  4628.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4629.                                              </normal>
  4630.                                              <highlighted>
  4631.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4632.                                              </highlighted>
  4633.                                              <activated>
  4634.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4635.                                              </activated>
  4636.                                              <disabled>
  4637.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4638.                                              </disabled>
  4639.                                           </alternate>
  4640.                                        </UIAspect>
  4641.                                        <on>
  4642.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Panel">
  4643.                                              <child msg="UI_SHOW"/>
  4644.                                           </event>
  4645.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  4646.                                              <child msg="UI_ACTIVATE_ON"/>
  4647.                                           </event>
  4648.                                        </on>
  4649.                                        <off>
  4650.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Panel">
  4651.                                              <child msg="UI_HIDE"/>
  4652.                                           </event>
  4653.                                        </off>
  4654.                                     </UIToggleButton>
  4655.                                     <UIToggleButton name="Fence Tab" toggle="1" sticky="1">
  4656.                                        <UIRegion x="30" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4657.                                        <UIHelpInfo name="" short="shell:construction_fence_tab_stt" long="shell:construction_fence_tab_ltt" help=""/>
  4658.                                        <UIAspect string="">
  4659.                                           <default image="ui/shared/tabfence.dds" sound="">
  4660.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  4661.                                              <BFColor r="255" g="255" b="255" a="255"/>
  4662.                                           </default>
  4663.                                           <standard>
  4664.                                              <normal>
  4665.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  4666.                                              </normal>
  4667.                                              <highlighted>
  4668.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  4669.                                              </highlighted>
  4670.                                              <activated sound="uitab">
  4671.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4672.                                              </activated>
  4673.                                              <disabled>
  4674.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4675.                                              </disabled>
  4676.                                           </standard>
  4677.                                           <alternate>
  4678.                                              <normal>
  4679.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4680.                                              </normal>
  4681.                                              <highlighted>
  4682.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4683.                                              </highlighted>
  4684.                                              <activated>
  4685.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4686.                                              </activated>
  4687.                                              <disabled>
  4688.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4689.                                              </disabled>
  4690.                                           </alternate>
  4691.                                        </UIAspect>
  4692.                                        <on>
  4693.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Panel">
  4694.                                              <child msg="UI_SHOW"/>
  4695.                                           </event>
  4696.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  4697.                                              <child msg="UI_ACTIVATE_ON"/>
  4698.                                           </event>
  4699.                                        </on>
  4700.                                        <off>
  4701.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Panel">
  4702.                                              <child msg="UI_HIDE"/>
  4703.                                           </event>
  4704.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  4705.                                              <child msg="UI_ACTIVATE_OFF"/>
  4706.                                           </event>
  4707.                                        </off>
  4708.                                     </UIToggleButton>
  4709.                                     <UIToggleButton name="Building Tab" toggle="1" sticky="1">
  4710.                                        <UIRegion x="125" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4711.                                        <UIHelpInfo name="" short="shell:structures_building_tab_stt" long="shell:structures_building_tab_ltt" help=""/>
  4712.                                        <UIAspect string="">
  4713.                                           <default image="ui/shared/tabbuild.dds" sound="">
  4714.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  4715.                                              <BFColor r="255" g="255" b="255" a="255"/>
  4716.                                           </default>
  4717.                                           <standard>
  4718.                                              <normal>
  4719.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  4720.                                              </normal>
  4721.                                              <highlighted>
  4722.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  4723.                                              </highlighted>
  4724.                                              <activated sound="uitab">
  4725.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4726.                                              </activated>
  4727.                                              <disabled>
  4728.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4729.                                              </disabled>
  4730.                                           </standard>
  4731.                                           <alternate>
  4732.                                              <normal>
  4733.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4734.                                              </normal>
  4735.                                              <highlighted>
  4736.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4737.                                              </highlighted>
  4738.                                              <activated>
  4739.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4740.                                              </activated>
  4741.                                              <disabled>
  4742.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4743.                                              </disabled>
  4744.                                           </alternate>
  4745.                                        </UIAspect>
  4746.                                        <UIHotKeys/>
  4747.                                        <on>
  4748.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Panel">
  4749.                                              <child msg="UI_SHOW"/>
  4750.                                           </event>
  4751.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  4752.                                              <child msg="UI_ACTIVATE_ON"/>
  4753.                                           </event>
  4754.                                        </on>
  4755.                                        <off>
  4756.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Panel">
  4757.                                              <child msg="UI_HIDE"/>
  4758.                                           </event>
  4759.                                        </off>
  4760.                                     </UIToggleButton>
  4761.                                     <UIToggleButton name="Scenery Tab" toggle="0" sticky="1">
  4762.                                        <UIRegion x="172" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4763.                                        <UIHelpInfo name="" short="shell:structures_scenery_tab_stt" long="shell:structures_scenery_tab_ltt" help=""/>
  4764.                                        <UIAspect string="">
  4765.                                           <default image="ui/shared/tabobjects.dds" sound="">
  4766.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  4767.                                              <BFColor r="255" g="255" b="255" a="255"/>
  4768.                                           </default>
  4769.                                           <standard>
  4770.                                              <normal>
  4771.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  4772.                                              </normal>
  4773.                                              <highlighted>
  4774.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  4775.                                              </highlighted>
  4776.                                              <activated sound="uitab">
  4777.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4778.                                              </activated>
  4779.                                              <disabled>
  4780.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4781.                                              </disabled>
  4782.                                           </standard>
  4783.                                           <alternate>
  4784.                                              <normal>
  4785.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4786.                                              </normal>
  4787.                                              <highlighted>
  4788.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4789.                                              </highlighted>
  4790.                                              <activated>
  4791.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  4792.                                              </activated>
  4793.                                              <disabled>
  4794.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  4795.                                              </disabled>
  4796.                                           </alternate>
  4797.                                        </UIAspect>
  4798.                                        <UIHotKeys/>
  4799.                                        <on>
  4800.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Panel">
  4801.                                              <child msg="UI_SHOW"/>
  4802.                                           </event>
  4803.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  4804.                                              <child msg="UI_ACTIVATE_ON"/>
  4805.                                           </event>
  4806.                                        </on>
  4807.                                        <off>
  4808.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Panel">
  4809.                                              <child msg="UI_HIDE"/>
  4810.                                           </event>
  4811.                                        </off>
  4812.                                     </UIToggleButton>
  4813.                                  </children>
  4814.                               </UIToggleSet>
  4815.                               <UILayout name="Fence Panel">
  4816.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  4817.                                  <UIState active="normal" visible="normal"/>
  4818.                                  <children>
  4819.                                     <ZTUITypeList name="Fence Typelist" template="panel" rows="2">
  4820.                                        <kinds>
  4821.                                           <gate/>
  4822.                                           <fence/>
  4823.                                        </kinds>
  4824.                                        <nonRememberedKinds>
  4825.                                           <gate/>
  4826.                                        </nonRememberedKinds>
  4827.                                     </ZTUITypeList>
  4828.                                     <UIStatic name="Text Label and Background">
  4829.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  4830.                                        <UIState active="normal" visible="normal"/>
  4831.                                        <UIAspect locid="shell:construction_fence_buy_area_label">
  4832.                                           <default image="" sound="">
  4833.                                              <BFFont>
  4834.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  4835.                                              </BFFont>
  4836.                                              <BFRect x="0" y="0" w="138" h="15"/>
  4837.                                              <BFColor r="255" g="255" b="255" a="255"/>
  4838.                                           </default>
  4839.                                        </UIAspect>
  4840.                                     </UIStatic>
  4841.                                     <UIToggleSet name="Fence Placement Method">
  4842.                                        <UIRegion x="-3" y="27" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  4843.                                        <UIState active="normal" visible="normal"/>
  4844.                                        <UIAspect string="">
  4845.                                           <default image="" sound="">
  4846.                                              <BFRect x="0" y="0" w="0" h="0"/>
  4847.                                              <BFColor r="0" g="0" b="0" a="0"/>
  4848.                                           </default>
  4849.                                        </UIAspect>
  4850.                                        <UIHotKeys/>
  4851.                                        <children>
  4852.                                           <UIText name="Mode Name Display">
  4853.                                              <UIRegion x="110" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  4854.                                              <UIState active="normal" visible="normal"/>
  4855.                                              <UIAspect locid="">
  4856.                                                 <default image="" sound="">
  4857.                                                    <BFFont align="left">
  4858.                                                       <BFColor r="255" g="248" b="178" a="255"/>
  4859.                                                    </BFFont>
  4860.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  4861.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  4862.                                                 </default>
  4863.                                                 <normal/>
  4864.                                              </UIAspect>
  4865.                                              <text format=""/>
  4866.                                           </UIText>
  4867.                                           <UIToggleButton name="rubberband" toggle="1" sticky="1">
  4868.                                              <UIRegion x="0" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4869.                                              <UIState active="normal" visible="normal"/>
  4870.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_rubberband_mode_stt" long="shell:construction_fenceplacement_rubberband_mode_ltt" help=""/>
  4871.                                              <UIAspect string="">
  4872.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  4873.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  4874.                                                 </default>
  4875.                                                 <standard>
  4876.                                                    <normal>
  4877.                                                       <BFRect x="128" y="256" w="64" h="64"/>
  4878.                                                    </normal>
  4879.                                                    <highlighted>
  4880.                                                       <BFRect x="128" y="320" w="64" h="64"/>
  4881.                                                    </highlighted>
  4882.                                                    <activated sound="uiclick">
  4883.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  4884.                                                    </activated>
  4885.                                                    <disabled sound="uiclick">
  4886.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  4887.                                                    </disabled>
  4888.                                                 </standard>
  4889.                                                 <alternate>
  4890.                                                    <normal>
  4891.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  4892.                                                    </normal>
  4893.                                                    <highlighted>
  4894.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  4895.                                                    </highlighted>
  4896.                                                    <activated>
  4897.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  4898.                                                    </activated>
  4899.                                                    <disabled>
  4900.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  4901.                                                    </disabled>
  4902.                                                 </alternate>
  4903.                                              </UIAspect>
  4904.                                              <UIHotKeys/>
  4905.                                              <on>
  4906.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rubber-band"/>
  4907.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  4908.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_rubberband_mode_display_label"/>
  4909.                                                 </event>
  4910.                                              </on>
  4911.                                           </UIToggleButton>
  4912.                                           <UIToggleButton name="rectangle" toggle="0" sticky="1">
  4913.                                              <UIRegion x="28" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4914.                                              <UIState active="normal" visible="normal"/>
  4915.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_rectangle_mode_stt" long="shell:construction_fenceplacement_rectangle_mode_ltt" help=""/>
  4916.                                              <UIAspect string="">
  4917.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  4918.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  4919.                                                 </default>
  4920.                                                 <standard>
  4921.                                                    <normal>
  4922.                                                       <BFRect x="128" y="0" w="64" h="64"/>
  4923.                                                    </normal>
  4924.                                                    <highlighted>
  4925.                                                       <BFRect x="128" y="64" w="64" h="64"/>
  4926.                                                    </highlighted>
  4927.                                                    <activated sound="uiclick">
  4928.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  4929.                                                    </activated>
  4930.                                                    <disabled sound="uiclick">
  4931.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  4932.                                                    </disabled>
  4933.                                                 </standard>
  4934.                                                 <alternate>
  4935.                                                    <normal>
  4936.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  4937.                                                    </normal>
  4938.                                                    <highlighted>
  4939.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  4940.                                                    </highlighted>
  4941.                                                    <activated>
  4942.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  4943.                                                    </activated>
  4944.                                                    <disabled>
  4945.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  4946.                                                    </disabled>
  4947.                                                 </alternate>
  4948.                                              </UIAspect>
  4949.                                              <UIHotKeys/>
  4950.                                              <on>
  4951.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rectangle"/>
  4952.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  4953.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_rectangle_mode_display_label"/>
  4954.                                                 </event>
  4955.                                              </on>
  4956.                                           </UIToggleButton>
  4957.                                           <UIToggleButton name="octagon" toggle="0" sticky="1">
  4958.                                              <UIRegion x="56" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  4959.                                              <UIState active="normal" visible="normal"/>
  4960.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_octagon_mode_stt" long="shell:construction_fenceplacement_octagon_mode_ltt" help=""/>
  4961.                                              <UIAspect string="">
  4962.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  4963.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  4964.                                                 </default>
  4965.                                                 <standard>
  4966.                                                    <normal>
  4967.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  4968.                                                    </normal>
  4969.                                                    <highlighted>
  4970.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  4971.                                                    </highlighted>
  4972.                                                    <activated sound="uiclick">
  4973.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  4974.                                                    </activated>
  4975.                                                    <disabled sound="uiclick">
  4976.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  4977.                                                    </disabled>
  4978.                                                 </standard>
  4979.                                                 <alternate>
  4980.                                                    <normal>
  4981.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  4982.                                                    </normal>
  4983.                                                    <highlighted>
  4984.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  4985.                                                    </highlighted>
  4986.                                                    <activated>
  4987.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  4988.                                                    </activated>
  4989.                                                    <disabled>
  4990.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  4991.                                                    </disabled>
  4992.                                                 </alternate>
  4993.                                              </UIAspect>
  4994.                                              <UIHotKeys/>
  4995.                                              <on>
  4996.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="octagon"/>
  4997.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  4998.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_octagon_mode_display_label"/>
  4999.                                                 </event>
  5000.                                              </on>
  5001.                                           </UIToggleButton>
  5002.                                        </children>
  5003.                                     </UIToggleSet>
  5004.                                  </children>
  5005.                               </UILayout>
  5006.                               <UILayout name="Path Panel">
  5007.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5008.                                  <UIState active="normal" visible="hidden"/>
  5009.                                  <children>
  5010.                                     <ZTUITypeList name="Path Typelist" template="panel" kind="path" rows="2"/>
  5011.                                     <UIStatic name="Text Label and Background">
  5012.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5013.                                        <UIState active="normal" visible="normal"/>
  5014.                                        <UIAspect locid="shell:construction_path_buy_area_label">
  5015.                                           <default image="" sound="">
  5016.                                              <BFFont>
  5017.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  5018.                                              </BFFont>
  5019.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5020.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5021.                                           </default>
  5022.                                        </UIAspect>
  5023.                                     </UIStatic>
  5024.                                  </children>
  5025.                               </UILayout>
  5026.                               <UILayout name="Building Panel">
  5027.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5028.                                  <children>
  5029.                                     <ZTUITypeList name="Building Typelist" template="panel" kind="building" rows="2"/>
  5030.                                     <UIStatic name="Text Label and Background">
  5031.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5032.                                        <UIAspect locid="shell:structures_building_buy_area_label">
  5033.                                           <default image="" sound="">
  5034.                                              <BFFont>
  5035.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  5036.                                              </BFFont>
  5037.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5038.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5039.                                           </default>
  5040.                                        </UIAspect>
  5041.                                     </UIStatic>
  5042.                                  </children>
  5043.                               </UILayout>
  5044.                               <UILayout name="Scenery Panel">
  5045.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5046.                                  <UIState active="normal" visible="hidden"/>
  5047.                                  <children>
  5048.                                     <ZTUITypeList name="Scenery Typelist" template="panel" kind="scenery" rows="2"/>
  5049.                                     <UIStatic name="Text Label and Background">
  5050.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5051.                                        <UIAspect locid="shell:structures_scenery_buy_area">
  5052.                                           <default image="" sound="">
  5053.                                              <BFFont>
  5054.                                                 <BFColor r="59" g="83" b="66" a="255"/>
  5055.                                              </BFFont>
  5056.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5057.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5058.                                           </default>
  5059.                                        </UIAspect>
  5060.                                     </UIStatic>
  5061.                                  </children>
  5062.                               </UILayout>
  5063.                               <UILayout name="Construction Droplist Layout">
  5064.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  5065.                                  <UIState active="normal" visible="normal"/>
  5066.                                  <UIAspect locid="">
  5067.                                     <default image="" sound="">
  5068.                                        <BFRect x="0" y="0" w="512" h="512"/>
  5069.                                        <BFColor r="255" g="255" b="255" a="255"/>
  5070.                                     </default>
  5071.                                     <normal/>
  5072.                                  </UIAspect>
  5073.                                  <children>
  5074.                                     <UIStatic name="background">
  5075.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  5076.                                        <UIState visible="hidden"/>
  5077.                                        <UIShowHideAnim time=".2f">
  5078.                                           <start x="0" y="98" w="-1" h="-1"/>
  5079.                                           <end x="0" y="0" w="-1" h="-1"/>
  5080.                                        </UIShowHideAnim>
  5081.                                        <UIAspect>
  5082.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  5083.                                              <BFRect x="0" y="0" w="212" h="110"/>
  5084.                                           </default>
  5085.                                        </UIAspect>
  5086.                                     </UIStatic>
  5087.                                     <UIDropList name="constructionfilter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  5088.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  5089.                                        <children>
  5090.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  5091.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  5092.                                              <UIState visible="hidden"/>
  5093.                                              <UIShowHideAnim time=".2f">
  5094.                                                 <start x="5" y="98" w="-1" h="-1"/>
  5095.                                                 <end x="5" y="5" w="-1" h="-1"/>
  5096.                                              </UIShowHideAnim>
  5097.                                              <children>
  5098.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  5099.                                                    <UIRegion x="10" w="185" h="16"/>
  5100.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  5101.                                                       <default>
  5102.                                                          <BFFont>
  5103.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5104.                                                          </BFFont>
  5105.                                                       </default>
  5106.                                                       <standard>
  5107.                                                          <normal>
  5108.                                                             <BFFont>
  5109.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  5110.                                                             </BFFont>
  5111.                                                          </normal>
  5112.                                                          <highlighted image="">
  5113.                                                             <BFFont>
  5114.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  5115.                                                             </BFFont>
  5116.                                                          </highlighted>
  5117.                                                          <activated image="">
  5118.                                                             <BFFont>
  5119.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  5120.                                                             </BFFont>
  5121.                                                          </activated>
  5122.                                                          <disabled/>
  5123.                                                       </standard>
  5124.                                                    </UIAspect>
  5125.                                                    <on>
  5126.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  5127.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5128.                                                       </event>
  5129.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  5130.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5131.                                                       </event>
  5132.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  5133.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5134.                                                       </event>
  5135.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  5136.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5137.                                                       </event>
  5138.                                                    </on>
  5139.                                                 </UIToggleButton>
  5140.                                                 <UIToggleButton name="jungle theme" sticky="1">
  5141.                                                    <UIRegion x="10" w="185" h="16"/>
  5142.                                                    <UIAspect locid="shell:filter_theme_jungle" alwayshit="true">
  5143.                                                       <default>
  5144.                                                          <BFFont>
  5145.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5146.                                                          </BFFont>
  5147.                                                       </default>
  5148.                                                       <standard>
  5149.                                                          <normal>
  5150.                                                             <BFFont>
  5151.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  5152.                                                             </BFFont>
  5153.                                                          </normal>
  5154.                                                          <highlighted image="">
  5155.                                                             <BFFont>
  5156.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  5157.                                                             </BFFont>
  5158.                                                          </highlighted>
  5159.                                                          <activated image="">
  5160.                                                             <BFFont>
  5161.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  5162.                                                             </BFFont>
  5163.                                                          </activated>
  5164.                                                          <disabled/>
  5165.                                                       </standard>
  5166.                                                    </UIAspect>
  5167.                                                    <on>
  5168.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  5169.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="jungle"/>
  5170.                                                       </event>
  5171.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  5172.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="jungle"/>
  5173.                                                       </event>
  5174.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  5175.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="jungle"/>
  5176.                                                       </event>
  5177.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  5178.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="jungle"/>
  5179.                                                       </event>
  5180.                                                    </on>
  5181.                                                 </UIToggleButton>
  5182.                                                 <UIToggleButton name="safari theme" sticky="1">
  5183.                                                    <UIRegion x="10" w="185" h="16"/>
  5184.                                                    <UIAspect locid="shell:filter_theme_safari" alwayshit="true">
  5185.                                                       <default>
  5186.                                                          <BFFont>
  5187.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5188.                                                          </BFFont>
  5189.                                                       </default>
  5190.                                                       <standard>
  5191.                                                          <normal>
  5192.                                                             <BFFont>
  5193.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  5194.                                                             </BFFont>
  5195.                                                          </normal>
  5196.                                                          <highlighted image="">
  5197.                                                             <BFFont>
  5198.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  5199.                                                             </BFFont>
  5200.                                                          </highlighted>
  5201.                                                          <activated image="">
  5202.                                                             <BFFont>
  5203.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  5204.                                                             </BFFont>
  5205.                                                          </activated>
  5206.                                                          <disabled/>
  5207.                                                       </standard>
  5208.                                                    </UIAspect>
  5209.                                                    <on>
  5210.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  5211.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="safari"/>
  5212.                                                       </event>
  5213.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  5214.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="safari"/>
  5215.                                                       </event>
  5216.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  5217.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="safari"/>
  5218.                                                       </event>
  5219.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  5220.                                                          <child msg="ZT_SET_THEME_FILTER" data="BFString" string="safari"/>
  5221.                                                       </event>
  5222.                                                    </on>
  5223.                                                 </UIToggleButton>
  5224.                                                 <UIToggleButton name="researchfilter3" sticky="1">
  5225.                                                    <UIRegion x="10" w="185" h="16"/>
  5226.                                                    <UIAspect alwayshit="true" locid="shell:filter_researchable">
  5227.                                                       <default>
  5228.                                                          <BFFont>
  5229.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5230.                                                          </BFFont>
  5231.                                                       </default>
  5232.                                                       <standard>
  5233.                                                          <normal>
  5234.                                                             <BFFont>
  5235.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  5236.                                                             </BFFont>
  5237.                                                          </normal>
  5238.                                                          <highlighted image="">
  5239.                                                             <BFFont>
  5240.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  5241.                                                             </BFFont>
  5242.                                                          </highlighted>
  5243.                                                          <activated image="">
  5244.                                                             <BFFont>
  5245.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  5246.                                                             </BFFont>
  5247.                                                          </activated>
  5248.                                                          <disabled/>
  5249.                                                       </standard>
  5250.                                                    </UIAspect>
  5251.                                                    <on>
  5252.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  5253.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5254.                                                       </event>
  5255.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  5256.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5257.                                                       </event>
  5258.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  5259.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5260.                                                       </event>
  5261.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  5262.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5263.                                                       </event>
  5264.                                                    </on>
  5265.                                                 </UIToggleButton>
  5266.                                              </children>
  5267.                                           </UIToggleSet>
  5268.                                           <UIStatic>
  5269.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  5270.                                              <UIAspect>
  5271.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  5272.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  5273.                                                 </default>
  5274.                                              </UIAspect>
  5275.                                           </UIStatic>
  5276.                                           <UIListBox name="display" rows="-1">
  5277.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  5278.                                              <children>
  5279.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  5280.                                                    <UIRegion x="10" w="185" h="16"/>
  5281.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  5282.                                                       <default>
  5283.                                                          <BFFont>
  5284.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5285.                                                          </BFFont>
  5286.                                                       </default>
  5287.                                                       <standard>
  5288.                                                          <normal>
  5289.                                                             <BFFont>
  5290.                                                                <BFColor r="59" g="83" b="66" a="255"/>
  5291.                                                             </BFFont>
  5292.                                                          </normal>
  5293.                                                          <highlighted image="">
  5294.                                                             <BFFont>
  5295.                                                                <BFColor r="255" g="255" b="201" a="255"/>
  5296.                                                             </BFFont>
  5297.                                                          </highlighted>
  5298.                                                          <activated image="">
  5299.                                                             <BFFont>
  5300.                                                                <BFColor r="255" g="255" b="0" a="255"/>
  5301.                                                             </BFFont>
  5302.                                                          </activated>
  5303.                                                          <disabled/>
  5304.                                                       </standard>
  5305.                                                    </UIAspect>
  5306.                                                    <on>
  5307.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  5308.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5309.                                                       </event>
  5310.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  5311.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5312.                                                       </event>
  5313.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  5314.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5315.                                                       </event>
  5316.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  5317.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5318.                                                       </event>
  5319.                                                    </on>
  5320.                                                 </UIToggleButton>
  5321.                                              </children>
  5322.                                           </UIListBox>
  5323.                                           <UIToggleButton name="opener">
  5324.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  5325.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:construction_filter_button"/>
  5326.                                              <UIAspect>
  5327.                                                 <default image="ui/maingame/viewfilter.dds"/>
  5328.                                                 <standard>
  5329.                                                    <normal>
  5330.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  5331.                                                    </normal>
  5332.                                                    <highlighted>
  5333.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  5334.                                                    </highlighted>
  5335.                                                    <activated sound="collapse">
  5336.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5337.                                                    </activated>
  5338.                                                    <disabled>
  5339.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  5340.                                                    </disabled>
  5341.                                                 </standard>
  5342.                                                 <alternate>
  5343.                                                    <normal>
  5344.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5345.                                                    </normal>
  5346.                                                    <highlighted>
  5347.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5348.                                                    </highlighted>
  5349.                                                    <activated sound="collapse">
  5350.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5351.                                                    </activated>
  5352.                                                    <disabled>
  5353.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  5354.                                                    </disabled>
  5355.                                                 </alternate>
  5356.                                              </UIAspect>
  5357.                                              <on>
  5358.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  5359.                                                    <child msg="UI_SHOW"/>
  5360.                                                 </event>
  5361.                                              </on>
  5362.                                              <off>
  5363.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  5364.                                                    <child msg="UI_HIDE"/>
  5365.                                                 </event>
  5366.                                              </off>
  5367.                                           </UIToggleButton>
  5368.                                        </children>
  5369.                                     </UIDropList>
  5370.                                  </children>
  5371.                               </UILayout>
  5372.                            </children>
  5373.                         </UILayout>
  5374.                      </children>
  5375.                   </UILayout>
  5376.                </children>
  5377.                <UIHotKeys/>
  5378.             </UILayout>
  5379.          </children>
  5380.       </UILayout>
  5381.       <UILayout name="zoo_bucks">
  5382.          <UIRegion x="730" y="8" w="290" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  5383.          <UIState active="normal" visible="normal"/>
  5384.          <UIAspect string="">
  5385.             <default image="" sound="">
  5386.                <BFRect x="0" y="0" w="0" h="0"/>
  5387.                <BFColor r="0" g="0" b="0" a="0"/>
  5388.             </default>
  5389.          </UIAspect>
  5390.          <UIHotKeys/>
  5391.          <children>
  5392.             <UILayout name="background" template="topbars">
  5393.                <UIRegion x="35" y="3" w="256" h="44" xalign="min" yalign="min" walign="len" halign="len"/>
  5394.                <UIState active="normal" visible="normal"/>
  5395.                <UIAspect string="">
  5396.                   <default image="">
  5397.                      <BFRect x="0" y="4" w="256" h="44"/>
  5398.                   </default>
  5399.                </UIAspect>
  5400.                <UIHotKeys/>
  5401.             </UILayout>
  5402.             <ZTMoneyText name="zoo_bucks_display" posformat="shell:posformat" negformat="shell:negformat" nocents="true" nominus="false">
  5403.                <UIRegion x="75" y="13" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  5404.                <UIState active="normal" visible="normal"/>
  5405.                <UIAspect locid="">
  5406.                   <default image="" sound="">
  5407.                      <BFFont align="center"/>
  5408.                      <BFRect x="175" y="130" w="100" h="16"/>
  5409.                      <BFColor r="255" g="255" b="255" a="255"/>
  5410.                   </default>
  5411.                   <normal/>
  5412.                </UIAspect>
  5413.             </ZTMoneyText>
  5414.             <UIButton name="money">
  5415.                <UIRegion x="0" y="0" w="53" h="53" xalign="min" yalign="min" walign="len" halign="len"/>
  5416.                <UIState active="normal" visible="normal"/>
  5417.                <UIHelpInfo name="" short="" long="" help="" ids="shell:zoo_money_button"/>
  5418.                <UIAspect string="">
  5419.                   <default image="ui/maingame/button_finances.dds" sound="">
  5420.                      <BFRect x="0" y="0" w="-1" h="-1"/>
  5421.                   </default>
  5422.                   <standard>
  5423.                      <normal>
  5424.                         <BFRect x="0" y="0" w="64" h="64"/>
  5425.                      </normal>
  5426.                      <highlighted>
  5427.                         <BFRect x="0" y="64" w="64" h="64"/>
  5428.                      </highlighted>
  5429.                      <activated sound="uiclick">
  5430.                         <BFRect x="64" y="0" w="64" h="64"/>
  5431.                      </activated>
  5432.                      <disabled>
  5433.                         <BFRect x="64" y="64" w="64" h="64"/>
  5434.                      </disabled>
  5435.                   </standard>
  5436.                </UIAspect>
  5437.                <activate>
  5438.                   <event msg="UI_CHILD" data="UIChildData" name="zoo status layout">
  5439.                      <child msg="UI_SHOW"/>
  5440.                   </event>
  5441.                   <event msg="UI_CHILD" data="UIChildData" name="balance sheet tab">
  5442.                      <child msg="UI_ACTIVATE_ON"/>
  5443.                   </event>
  5444.                </activate>
  5445.                <UIHotKeys/>
  5446.             </UIButton>
  5447.          </children>
  5448.       </UILayout>
  5449.       <UIStatic name="famestarwells">
  5450.          <UIRegion x="42" y="54" w="232" h="54" xalign="min" yalign="min" walign="len" halign="len"/>
  5451.          <UIState active="normal" visible="normal"/>
  5452.          <UIAspect alwayshit="never">
  5453.             <default image="ui/maingame/starwells.dds">
  5454.                <BFRect x="0" y="0" w="232" h="54"/>
  5455.                <BFColor r="255" g="255" b="255" a="255"/>
  5456.             </default>
  5457.          </UIAspect>
  5458.       </UIStatic>
  5459.       <UILayout name="zoo fame stars">
  5460.          <UIRegion x="55" y="45" w="160" h="32"/>
  5461.          <UIState active="normal" visible="normal"/>
  5462.          <UIAspect draw3D="true" alwayshit="never">
  5463.             <default/>
  5464.          </UIAspect>
  5465.          <children>
  5466.             <UIStatic name="famestars">
  5467.                <UIRegion x="0" y="0" w="100" h="32" xalign="min" yalign="min" walign="% min" halign="len"/>
  5468.                <UIState active="normal" visible="hidden"/>
  5469.                <UIAspect alwayshit="never">
  5470.                   <default image="ui/photosaf/stars.dds">
  5471.                      <BFRect x="0" y="0" w="256" h="32"/>
  5472.                      <BFColor r="255" g="255" b="255" a="255"/>
  5473.                   </default>
  5474.                </UIAspect>
  5475.             </UIStatic>
  5476.          </children>
  5477.       </UILayout>
  5478.       <UILayout name="CurrentDate Background">
  5479.          <UIRegion x="5" y="8" w="290" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  5480.          <UIState active="normal" visible="normal"/>
  5481.          <UIAspect string="">
  5482.             <default image="" sound="">
  5483.                <BFRect x="0" y="0" w="0" h="0"/>
  5484.                <BFColor r="0" g="0" b="0" a="0"/>
  5485.             </default>
  5486.          </UIAspect>
  5487.          <UIHotKeys/>
  5488.          <children>
  5489.             <UILayout name="background" template="topbars">
  5490.                <UIRegion x="34" y="3" w="250" h="44" xalign="min" yalign="min" walign="len" halign="len"/>
  5491.                <UIState active="normal" visible="normal"/>
  5492.                <UIAspect string="">
  5493.                   <default image="" sound="">
  5494.                      <BFRect x="0" y="0" w="256" h="44"/>
  5495.                   </default>
  5496.                </UIAspect>
  5497.                <UIHotKeys/>
  5498.             </UILayout>
  5499.             <UIText name="CurrentDate">
  5500.                <UIRegion x="80" y="13" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  5501.                <UIState active="normal" visible="normal"/>
  5502.                <UIAspect locid="">
  5503.                   <default image="" sound="">
  5504.                      <BFFont align="center">
  5505.                         <BFColor r="255" g="248" b="178" a="255"/>
  5506.                      </BFFont>
  5507.                      <BFRect x="175" y="130" w="100" h="16"/>
  5508.                      <BFColor r="255" g="255" b="255" a="255"/>
  5509.                   </default>
  5510.                   <normal/>
  5511.                </UIAspect>
  5512.                <text format="shell:currentdatedisplay"/>
  5513.             </UIText>
  5514.             <UIToggleButton name="pause" sticky="0" toggle="0">
  5515.                <UIRegion x="0" y="-4" w="53" h="53" xalign="min" yalign="min" walign="len" halign="len"/>
  5516.                <UIHelpInfo name="" short="" long="" help="" ids="shell:pause_button"/>
  5517.                <UIState active="normal" visible="normal"/>
  5518.                <UIAspect string="">
  5519.                   <default image="ui\maingame\pauseplay.dds"/>
  5520.                   <standard>
  5521.                      <normal>
  5522.                         <BFRect x="0" y="128" w="64" h="64"/>
  5523.                      </normal>
  5524.                      <highlighted>
  5525.                         <BFRect x="0" y="192" w="64" h="64"/>
  5526.                      </highlighted>
  5527.                      <activated sound="uicheck">
  5528.                         <BFRect x="64" y="128" w="64" h="64"/>
  5529.                      </activated>
  5530.                      <disabled>
  5531.                         <BFRect x="64" y="192" w="64" h="64"/>
  5532.                      </disabled>
  5533.                   </standard>
  5534.                   <alternate>
  5535.                      <normal>
  5536.                         <BFRect x="0" y="0" w="64" h="64"/>
  5537.                      </normal>
  5538.                      <highlighted>
  5539.                         <BFRect x="0" y="64" w="64" h="64"/>
  5540.                      </highlighted>
  5541.                      <activated>
  5542.                         <BFRect x="64" y="0" w="64" h="64"/>
  5543.                      </activated>
  5544.                      <disabled>
  5545.                         <BFRect x="64" y="64" w="64" h="64"/>
  5546.                      </disabled>
  5547.                   </alternate>
  5548.                </UIAspect>
  5549.                <UIHotKeys/>
  5550.                <on>
  5551.                   <event msg="ZT_PAUSE" data="BFString" string="pause"/>
  5552.                   <event msg="UI_CHILD" data="UIChildData" name="pause game display">
  5553.                      <child msg="UI_SHOW"/>
  5554.                   </event>
  5555.                   <event msg="UI_CHILD" data="UIChildData" name="firstperson">
  5556.                      <child msg="UI_DISABLE"/>
  5557.                   </event>
  5558.                   <event msg="UI_CHILD" data="UIChildData" name="photo">
  5559.                      <child msg="UI_DISABLE"/>
  5560.                   </event>
  5561.                </on>
  5562.                <off>
  5563.                   <event msg="ZT_PAUSE" data="BFString" string="unpause"/>
  5564.                   <event msg="UI_CHILD" data="UIChildData" name="pause game display">
  5565.                      <child msg="UI_HIDE"/>
  5566.                   </event>
  5567.                   <event msg="UI_CHILD" data="UIChildData" name="firstperson">
  5568.                      <child msg="UI_ENABLE"/>
  5569.                   </event>
  5570.                   <event msg="UI_CHILD" data="UIChildData" name="photo">
  5571.                      <child msg="UI_ENABLE"/>
  5572.                   </event>
  5573.                </off>
  5574.             </UIToggleButton>
  5575.          </children>
  5576.       </UILayout>
  5577.       <UILayout name="pause game display">
  5578.          <UIRegion x="0" y="75" w="1024" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  5579.          <UIState active="normal" visible="hidden"/>
  5580.          <UIAspect string="" alwayshit="never">
  5581.             <default image="" sound="">
  5582.                <BFRect x="0" y="0" w="0" h="0"/>
  5583.                <BFColor r="0" g="0" b="0" a="0"/>
  5584.             </default>
  5585.          </UIAspect>
  5586.          <children>
  5587.             <UIText name="pause">
  5588.                <UIRegion x="0" y="0" w="1024" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  5589.                <UIState active="normal" visible="normal"/>
  5590.                <UIAspect locid="shell:pause_game_label" alwayshit="never">
  5591.                   <default image="" sound="">
  5592.                      <BFFont align="center">
  5593.                         <BFColor r="255" g="0" b="0" a="160"/>
  5594.                      </BFFont>
  5595.                      <BFRect x="175" y="130" w="100" h="16"/>
  5596.                   </default>
  5597.                   <normal/>
  5598.                </UIAspect>
  5599.             </UIText>
  5600.          </children>
  5601.          <UIHotKeys/>
  5602.       </UILayout>
  5603.       <UIButton name=" filter_maximize" toggle="0" sticky="0">
  5604.          <UIRegion x="0" y="590" w="41" h="27" xalign="min" yalign="min" walign="len" halign="len"/>
  5605.          <UIState active="normal" visible="nomal"/>
  5606.          <UIHelpInfo name="" short="" long="" help="" ids="filter:maximize_filter_button"/>
  5607.          <UIAspect string="">
  5608.             <default image="ui/maingame/viewfilter.dds" sound="">
  5609.                <BFRect x="0" y="0" w="-1" h="-1"/>
  5610.                <BFColor r="255" g="255" b="255" a="255"/>
  5611.             </default>
  5612.             <standard>
  5613.                <normal>
  5614.                   <BFRect x="82" y="0" w="41" h="27"/>
  5615.                </normal>
  5616.                <highlighted>
  5617.                   <BFRect x="82" y="27" w="41" h="27"/>
  5618.                </highlighted>
  5619.                <activated sound="collapse">
  5620.                   <BFRect x="82" y="27" w="41" h="27"/>
  5621.                </activated>
  5622.                <disabled>
  5623.                   <BFRect x="82" y="81" w="41" h="27"/>
  5624.                </disabled>
  5625.             </standard>
  5626.             <alternate/>
  5627.          </UIAspect>
  5628.          <UIHotKeys/>
  5629.          <off>
  5630.             <event msg="UI_CHILD" data="UIChildData" name=" filter_minimize">
  5631.                <child msg="UI_SHOW"/>
  5632.             </event>
  5633.             <event msg="UI_CHILD" data="UIChildData" name="View filter layout">
  5634.                <child msg="UI_SHOW"/>
  5635.             </event>
  5636.             <event msg="UI_CHILD" data="UIChildData" name=" filter_maximize">
  5637.                <child msg="UI_HIDE"/>
  5638.             </event>
  5639.          </off>
  5640.       </UIButton>
  5641.       <UIButton name="maximize" toggle="0" sticky="0">
  5642.          <!--Maximize main game button area-->
  5643.          <UIRegion x="44" y="650" w="35" h="92" xalign="min" yalign="min" walign="len" halign="len"/>
  5644.          <UIState active="normal" visible="hidden"/>
  5645.          <UIHelpInfo name="" short="" long="" help="" ids="shell:maximize_ui_button"/>
  5646.          <UIAspect string="">
  5647.             <default image="ui/maingame/minimize.dds" sound="">
  5648.                <BFRect x="0" y="0" w="-1" h="-1"/>
  5649.                <BFColor r="255" g="255" b="255" a="255"/>
  5650.             </default>
  5651.             <standard>
  5652.                <normal>
  5653.                   <BFRect x="0" y="0" w="35" h="92"/>
  5654.                </normal>
  5655.                <highlighted>
  5656.                   <BFRect x="35" y="0" w="35" h="92"/>
  5657.                </highlighted>
  5658.                <activated sound="collapse">
  5659.                   <BFRect x="70" y="0" w="35" h="92"/>
  5660.                </activated>
  5661.                <disabled>
  5662.                   <BFRect x="105" y="0" w="35" h="92"/>
  5663.                </disabled>
  5664.             </standard>
  5665.             <alternate/>
  5666.          </UIAspect>
  5667.          <UIHotKeys/>
  5668.          <off>
  5669.             <event msg="UI_CHILD" data="UIChildData" name="minimize">
  5670.                <child msg="UI_SHOW"/>
  5671.             </event>
  5672.             <event msg="UI_CHILD" data="UIChildData" name="Primary Game Button Panel">
  5673.                <child msg="UI_SHOW"/>
  5674.             </event>
  5675.             <event msg="UI_CHILD" data="UIChildData" name="maximize">
  5676.                <child msg="UI_HIDE"/>
  5677.             </event>
  5678.          </off>
  5679.       </UIButton>
  5680.    </children>
  5681. </UILayout>
  5682.